![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
The class exposing MostVisitedUrl type to QML. More...
#include <qmlmostvisitedurl.h>
Public Member Functions | |
QmlMostVisitedUrl (const QString &title=QString(), const QString &url=QString(), QObject *parent=nullptr) | |
Properties | |
QString | title |
title of "most visited url" item More... | |
QString | url |
url of "most visited url" item More... | |
The class exposing MostVisitedUrl type to QML.
Definition at line 27 of file qmlmostvisitedurl.h.
|
explicit |
Definition at line 21 of file qmlmostvisitedurl.cpp.
|
read |
title of "most visited url" item
Definition at line 1 of file qmlmostvisitedurl.h.
|
read |
url of "most visited url" item
Definition at line 1 of file qmlmostvisitedurl.h.