![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
The class exposing TopSites API to QML. More...
#include <qmltopsites.h>
Public Member Functions | |
QmlTopSites (QObject *parent=nullptr) | |
Q_INVOKABLE QList< QObject * > | get () const |
Get the topsites. These refer to the sites which are displayed in the speed-dial (New tab page) More... | |
The class exposing TopSites API to QML.
Definition at line 26 of file qmltopsites.h.
|
explicit |
Definition at line 25 of file qmltopsites.cpp.
QList< QObject * > QmlTopSites::get | ( | ) | const |
Get the topsites. These refer to the sites which are displayed in the speed-dial (New tab page)
Definition at line 30 of file qmltopsites.cpp.