![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <QHstsPolicy>#include <QWebEngineContextMenuRequest>#include "lineedit.h"#include "squeezelabelv1.h"#include "squeezelabelv2.h"#include "qtsingleapplication/qtsingleapplication.h"#include "autosaver.h"#include "browserwindow.h"#include "datapaths.h"#include "mainapplication.h"#include "settings.h"#include "autofill.h"#include "passwordmanager.h"#include "passwordbackends/passwordbackend.h"#include "bookmarkitem.h"#include "bookmarks.h"#include "bookmarksmodel.h"#include "bookmarkstools.h"#include "cookiejar.h"#include "cookiemanager.h"#include "downloaditem.h"#include "downloadmanager.h"#include "history.h"#include "historyitem.h"#include "historymodel.h"#include "locationbar.h"#include "navigationbar.h"#include "networkmanager.h"#include "urlinterceptor.h"#include "schemehandlers/extensionschemehandler.h"#include "desktopnotificationsfactory.h"#include "searchenginesdialog.h"#include "searchenginesmanager.h"#include "checkboxdialog.h"#include "qzsettings.h"#include "statusbar.h"#include "pluginproxy.h"#include "plugininterface.h"#include "sidebar.h"#include "sidebarinterface.h"#include "sitesettingsmanager.h"#include "combotabbar.h"#include "tabbar.h"#include "tabcontextmenu.h"#include "tabicon.h"#include "tabmodel.h"#include "tabmrumodel.h"#include "tabstackedwidget.h"#include "tabtreemodel.h"#include "tabwidget.h"#include <QItemSelection>#include "abstractbuttoninterface.h"#include "clickablelabel.h"#include "delayedfilewatcher.h"#include "desktopfile.h"#include "enhancedmenu.h"#include "iconprovider.h"#include "qztools.h"#include "sqldatabase.h"#include "toolbutton.h"#include "wheelhelper.h"#include "loadrequest.h"#include "webhittestresult.h"#include "webinspector.h"#include "webpage.h"#include "webview.h"#include "javascript/externaljsobject.h"#include "searchtoolbar.h"#include "tabbedwebview.h"#include "webtab.h"Go to the source code of this file.
Macros | |
| #define | QT_ANNOTATE_ACCESS_SPECIFIER(a) __attribute__((annotate(#a))) |
| #define QT_ANNOTATE_ACCESS_SPECIFIER | ( | a | ) | __attribute__((annotate(#a))) |
Definition at line 20 of file pyfalkon_global.h.