32 const QList<SpeedDial::Page> pages =
mApp->plugins()->speedDial()->pages();
34 list.reserve(pages.size());
37 list.append(mostVisitedUrl);
static QmlStaticData & instance()
QmlMostVisitedUrl * getMostVisitedUrl(const QString &title=QString(), const QString &url=QString())
Q_INVOKABLE QList< QObject * > get() const
Get the topsites. These refer to the sites which are displayed in the speed-dial (New tab page)
QmlTopSites(QObject *parent=nullptr)