#include <fox16_gui.hpp>
|
| void | addWinScope (WinScope *ws) |
| |
| void | delWinScope (WinScope *ws) |
| |
| void | dumpScopeList () |
| |
| int | execDialog (GWEN_DIALOG *dlg, uint32_t guiid) |
| |
| HTML_FONT * | findFont (const char *fontName, int fontSize, uint32_t fontFlags) |
| |
| WinScope * | findWinScope (uint32_t id) |
| |
| WinScope * | findWinScopeExt (uint32_t id) |
| |
| int | getFileName (const char *caption, GWEN_GUI_FILENAME_TYPE fnt, uint32_t flags, const char *patterns, GWEN_BUFFER *pathBuffer, uint32_t guiid) |
| |
| uint32_t | getIdOfLastScope () |
| |
| uint32_t | getNextId () |
| |
| int | print (const char *docTitle, const char *docType, const char *descr, const char *text, uint32_t guiid) |
| |
Definition at line 34 of file fox16_gui.hpp.
◆ WinScopePtrList
◆ anonymous enum
◆ FOX16_Gui()
◆ ~FOX16_Gui()
◆ addWinScope()
◆ checkCert()
|
|
protectedvirtualinherited |
◆ checkCertBuiltIn()
◆ closeDialog()
◆ delWinScope()
◆ dumpScopeList()
◆ execDialog()
◆ findFont()
| HTML_FONT* findFont |
( |
const char * |
fontName, |
|
|
int |
fontSize, |
|
|
uint32_t |
fontFlags |
|
) |
| |
|
protected |
◆ findWinScope()
◆ findWinScopeExt()
| WinScope* findWinScopeExt |
( |
uint32_t |
id | ) |
|
|
protected |
◆ getApp()
◆ getCInterface()
◆ getCppGui()
| static CPPGUI_API CppGui* getCppGui |
( |
| ) |
|
|
staticinherited |
◆ getFgGui()
◆ getFileName()
◆ getFont()
| HTML_FONT* getFont |
( |
const char * |
fontName, |
|
|
int |
fontSize, |
|
|
uint32_t |
fontFlags |
|
) |
| |
◆ getGuiWindow()
| FXWindow* getGuiWindow |
( |
uint32_t |
id | ) |
|
◆ getHtmlText()
| static FOX16GUI_API FXString getHtmlText |
( |
const char * |
text | ) |
|
|
static |
◆ getIdOfLastScope()
| uint32_t getIdOfLastScope |
( |
| ) |
|
|
protected |
◆ getNextId()
◆ getPassword()
| virtual int getPassword |
( |
uint32_t |
flags, |
|
|
const char * |
token, |
|
|
const char * |
title, |
|
|
const char * |
text, |
|
|
char * |
buffer, |
|
|
int |
minLen, |
|
|
int |
maxLen, |
|
|
GWEN_GUI_PASSWORD_METHOD |
methodId, |
|
|
GWEN_DB_NODE * |
methodParams, |
|
|
uint32_t |
guiid |
|
) |
| |
|
protectedvirtualinherited |
◆ getRawText()
| static FOX16GUI_API FXString getRawText |
( |
const char * |
text | ) |
|
|
static |
◆ logHook()
| virtual int logHook |
( |
const char * |
logDomain, |
|
|
GWEN_LOGGER_LEVEL |
priority, |
|
|
const char * |
s |
|
) |
| |
|
protectedvirtualinherited |
◆ openDialog()
| virtual int openDialog |
( |
GWEN_DIALOG * |
dlg, |
|
|
uint32_t |
guiid |
|
) |
| |
|
virtual |
◆ print()
| int print |
( |
const char * |
docTitle, |
|
|
const char * |
docType, |
|
|
const char * |
descr, |
|
|
const char * |
text, |
|
|
uint32_t |
guiid |
|
) |
| |
|
protectedvirtual |
See CppGui_Print
Reimplemented from CppGui.
◆ runDialog()
| virtual int runDialog |
( |
GWEN_DIALOG * |
dlg, |
|
|
int |
untilEnd |
|
) |
| |
|
virtual |
◆ setPasswordDb()
| void setPasswordDb |
( |
GWEN_DB_NODE * |
dbPasswords, |
|
|
int |
persistent |
|
) |
| |
|
inherited |
◆ setPasswordStatus()
|
|
protectedvirtualinherited |
◆ setPasswordStore()
◆ _gui
◆ m_app
◆ m_fontList
◆ m_lastId
◆ m_scopeList
◆ m_updater
| FOX16_GuiUpdater* m_updater |
|
protected |
The documentation for this class was generated from the following file: