Warning, /network/falkon/doc/qml_api.dox is written in an unsupported language. File is not indexed.

0001 /**
0002 
0003 \page QML_Api QML API Overview
0004 \brief A collection of QML Classes which provide QML API for extensions
0005 
0006 
0007 \paragraph PluginInterface Plugin interface
0008 - \ref QmlPluginInterface
0009 
0010 \paragraph Bookmarks Bookmarks
0011 - \ref QmlBookmarks
0012 - \ref QmlBookmarkTreeNode
0013 
0014 \paragraph BrowserAction BrowserAction
0015 Used for toolbar button
0016 - \ref QmlBrowserAction
0017 
0018 \paragraph Clipboard Clipboard
0019 - \ref QmlClipboard
0020 
0021 \paragraph Cookies Cookies
0022 - \ref QmlCookie
0023 - \ref QmlCookies
0024 
0025 \paragraph Events Events
0026 - \ref QmlKeyEvent
0027 - \ref QmlMouseEvent
0028 - \ref QmlQzObjects
0029 - \ref QmlWheelEvent
0030 
0031 \paragraph ExtensionScheme Extension Scheme
0032 - \ref QmlExtensionScheme
0033 - \ref QmlWebEngineUrlRequestJob
0034 
0035 \paragraph FileUtils File Utils
0036 - \ref QmlFileUtils
0037 
0038 \paragraph History History
0039 - \ref QmlHistory
0040 - \ref QmlHistoryItem
0041 
0042 \paragraph i18n i18n
0043 - \ref QmlI18n
0044 
0045 \paragraph Menus Menus
0046 - \ref QmlAction
0047 - \ref QmlMenu
0048 - \ref QmlWebHitTestResult
0049 
0050 \paragraph Notifications Notifications
0051 - \ref QmlNotifications
0052 
0053 \paragraph Settings Settings
0054 - \ref QmlSettings
0055 
0056 \paragraph Sidebar Sidebar
0057 - \ref QmlSideBar
0058 
0059 \paragraph Tabs Tabs
0060 - \ref QmlTab
0061 - \ref QmlTabs
0062 
0063 \paragraph TopSites Top Sites
0064 - \ref QmlMostVisitedUrl
0065 - \ref QmlTopSites
0066 
0067 \paragraph UserScript User Script
0068 - \ref QmlExternalJsObject
0069 - \ref QmlUserScript
0070 - \ref QmlUserScripts
0071 
0072 \paragraph Windows Windows
0073 - \ref QmlWindow
0074 - \ref QmlWindows
0075 
0076 */