Falkon Develop
Cross-platform Qt-based web browser
SpeedDial::Page Struct Reference

#include <speeddial.h>

Public Member Functions

bool isValid () const
 
bool operator== (const Page &other) const
 

Public Attributes

QString title
 
QString url
 

Detailed Description

Definition at line 37 of file speeddial.h.

Member Function Documentation

◆ isValid()

bool SpeedDial::Page::isValid ( ) const
inline

Definition at line 41 of file speeddial.h.

◆ operator==()

bool SpeedDial::Page::operator== ( const Page other) const
inline

Definition at line 45 of file speeddial.h.

Member Data Documentation

◆ title

QString SpeedDial::Page::title

Definition at line 38 of file speeddial.h.

◆ url

QString SpeedDial::Page::url

Definition at line 39 of file speeddial.h.


The documentation for this struct was generated from the following file: