![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
Variables | |
const int | sessionVersion = 0x0004 |
FALKON_EXPORT const char * | APPNAME = "Falkon" |
FALKON_EXPORT const char * | VERSION = FALKON_VERSION |
FALKON_EXPORT const char * | AUTHOR = "David Rosca" |
FALKON_EXPORT const char * | COPYRIGHT = "2010-2018" |
FALKON_EXPORT const char * | WWWADDRESS = "https://falkon.org" |
FALKON_EXPORT const char * | BUGSADDRESS = "https://bugs.kde.org/describecomponents.cgi?product=Falkon" |
FALKON_EXPORT const char * | WIKIADDRESS = "https://userbase.kde.org/Falkon" |
Enumerator | |
---|---|
BW_FirstAppWindow | |
BW_OtherRestoredWindow | |
BW_NewWindow | |
BW_MacFirstWindow |
Definition at line 64 of file qzcommon.h.
Definition at line 71 of file qzcommon.h.
Definition at line 96 of file qzcommon.h.
enum Qz::ObjectName |
Enumerator | |
---|---|
ON_WebView | |
ON_TabBar | |
ON_TabWidget | |
ON_BrowserWindow |
Definition at line 89 of file qzcommon.h.
FALKON_EXPORT const char * Qz::APPNAME = "Falkon" |
Definition at line 25 of file qzcommon.cpp.
FALKON_EXPORT const char * Qz::AUTHOR = "David Rosca" |
Definition at line 27 of file qzcommon.cpp.
FALKON_EXPORT const char * Qz::BUGSADDRESS = "https://bugs.kde.org/describecomponents.cgi?product=Falkon" |
Definition at line 30 of file qzcommon.cpp.
FALKON_EXPORT const char * Qz::COPYRIGHT = "2010-2018" |
Definition at line 28 of file qzcommon.cpp.
const int Qz::sessionVersion = 0x0004 |
Definition at line 23 of file qzcommon.cpp.
FALKON_EXPORT const char * Qz::VERSION = FALKON_VERSION |
Definition at line 26 of file qzcommon.cpp.
FALKON_EXPORT const char * Qz::WIKIADDRESS = "https://userbase.kde.org/Falkon" |
Definition at line 31 of file qzcommon.cpp.
FALKON_EXPORT const char * Qz::WWWADDRESS = "https://falkon.org" |
Definition at line 29 of file qzcommon.cpp.