#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) |
|
|
virtual int | getPassword (uint32_t flags, const char *token, const char *title, const char *text, char *buffer, int minLen, int maxLen, uint32_t guiid) |
|
virtual int | setPasswordStatus (const char *token, const char *pin, GWEN_GUI_PASSWORD_STATUS status, uint32_t guiid) |
|
virtual int | checkCert (const GWEN_SSLCERTDESCR *cert, GWEN_SYNCIO *sio, uint32_t guiid) |
|
virtual int | logHook (const char *logDomain, GWEN_LOGGER_LEVEL priority, const char *s) |
|
int | checkCertBuiltIn (const GWEN_SSLCERTDESCR *cert, GWEN_SYNCIO *sio, uint32_t guiid) |
|
Definition at line 34 of file fox16_gui.hpp.
|
protectedvirtualinherited |
HTML_FONT* findFont |
( |
const char * |
fontName, |
|
|
int |
fontSize, |
|
|
uint32_t |
fontFlags |
|
) |
| |
|
protected |
WinScope* findWinScopeExt |
( |
uint32_t |
id | ) |
|
|
protected |
Definition at line 72 of file fox16_gui.hpp.
References addWinScope(), closeDialog(), delWinScope(), dumpScopeList(), execDialog(), findFont(), findWinScope(), findWinScopeExt(), getFgGui(), getFileName(), getFont(), getGuiWindow(), getHtmlText(), getIdOfLastScope(), getNextId(), getRawText(), m_app, openDialog(), print(), and runDialog().
static CPPGUI_API CppGui* getCppGui |
( |
| ) |
|
|
staticinherited |
HTML_FONT* getFont |
( |
const char * |
fontName, |
|
|
int |
fontSize, |
|
|
uint32_t |
fontFlags |
|
) |
| |
FXWindow* getGuiWindow |
( |
uint32_t |
id | ) |
|
static FOX16GUI_API FXString getHtmlText |
( |
const char * |
text | ) |
|
|
static |
uint32_t getIdOfLastScope |
( |
| ) |
|
|
protected |
virtual int getPassword |
( |
uint32_t |
flags, |
|
|
const char * |
token, |
|
|
const char * |
title, |
|
|
const char * |
text, |
|
|
char * |
buffer, |
|
|
int |
minLen, |
|
|
int |
maxLen, |
|
|
uint32_t |
guiid |
|
) |
| |
|
protectedvirtualinherited |
static FOX16GUI_API FXString getRawText |
( |
const char * |
text | ) |
|
|
static |
virtual int logHook |
( |
const char * |
logDomain, |
|
|
GWEN_LOGGER_LEVEL |
priority, |
|
|
const char * |
s |
|
) |
| |
|
protectedvirtualinherited |
virtual int openDialog |
( |
GWEN_DIALOG * |
dlg, |
|
|
uint32_t |
guiid |
|
) |
| |
|
virtual |
int print |
( |
const char * |
docTitle, |
|
|
const char * |
docType, |
|
|
const char * |
descr, |
|
|
const char * |
text, |
|
|
uint32_t |
guiid |
|
) |
| |
|
protectedvirtual |
virtual int runDialog |
( |
GWEN_DIALOG * |
dlg, |
|
|
int |
untilEnd |
|
) |
| |
|
virtual |
void setPasswordDb |
( |
GWEN_DB_NODE * |
dbPasswords, |
|
|
int |
persistent |
|
) |
| |
|
inherited |
|
protectedvirtualinherited |
FOX16_GuiUpdater* m_updater |
|
protected |
The documentation for this class was generated from the following file: