#include <gfICatalogueGui.h>
|
| enum | {
ePRIORITY_NORMAL = 0
, ePRIORITY_DEBUG_WINDOW
, ePRIORITY_SOFTWARE_CURSOR
, ePRIORITY_TEXT_ENTRY
,
ePRIORITY_DEBUG_MODAL
, ePRIORITY_DEBUG_MODAL_BUTTON
} |
| static void | flush () |
| static fsCEntity * | guiCreateFromCommands (fsStr &pCommands, fsCEntity *pParent=nullptr, fsBool pModal=true, fsBool pNewGrammarMode=false) |
| static fsCEntity * | guiCreateFromFile (const fsCResourceName &pGuiLayoutFileName, fsCEntity *pParent=nullptr, fsBool pModal=true) |
| static fsCGuiParseTree | parseToTree (fsStr &pCommands, fsBool pNewGrammarMode=false) |
| static fsCEntity * | constructFromTree (const fsCGuiParseTree &pTree, fsCEntity *pParent=nullptr, fsBool pModal=true) |
| static fsBool | newGrammarFileNameResolve (const fsStr &pLegacyFileName, fsStr &pOutResolvedFileName) |
| static fsIGuiComponent * | guiParentGetFromComponent (const fsIComponent *pComponent) |
| static fsBool | entityHasGuiComponentGet (const fsINode *pNode) |
| static fsBool | lessThan (const fsIMessageListener *pLHS, const fsIMessageListener *pRHS) |
◆ gfICatalogueGui()
| gfICatalogueGui::gfICatalogueGui |
( |
fsCEntity * | pParent | ) |
|
◆ ~gfICatalogueGui()
| gfICatalogueGui::~gfICatalogueGui |
( |
| ) |
|
|
virtual |
◆ buttonIndexGet()
| fsS32 gfICatalogueGui::buttonIndexGet |
( |
fsStr | pButtonName | ) |
|
|
staticprotected |
◆ buttonNameGet()
| fsStr gfICatalogueGui::buttonNameGet |
( |
fsS32 | pIndex | ) |
|
|
staticprotected |
◆ buttonsRefresh()
| void gfICatalogueGui::buttonsRefresh |
( |
| ) |
|
|
protectedvirtual |
◆ catalogueLoadDo()
| virtual void gfICatalogueGui::catalogueLoadDo |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ infoStrGet()
| fsStr gfICatalogueGui::infoStrGet |
( |
const fsStr & | pKey | ) |
|
|
staticprotected |
◆ initialiseFromVariableTableDo()
| void gfICatalogueGui::initialiseFromVariableTableDo |
( |
const fsCVariableTable & | pVars | ) |
|
|
overrideprotectedvirtual |
◆ itemInfoSet()
| void gfICatalogueGui::itemInfoSet |
( |
fsS32 | pEntIndex, |
|
|
fsS32 | pChildIndex ) const |
|
protected |
◆ itemInfoSetDo()
| virtual void gfICatalogueGui::itemInfoSetDo |
( |
fsS32 | pEntIndex, |
|
|
fsS32 | pChildIndex ) const |
|
inlineprotectedvirtual |
◆ itemSelect()
◆ listenersDeregisterDo()
| void gfICatalogueGui::listenersDeregisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ listenersRegisterDo()
| void gfICatalogueGui::listenersRegisterDo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ messageProcessDo()
◆ onButtonClicked()
◆ onIconSelection()
| void gfICatalogueGui::onIconSelection |
( |
fsS32 | pIconIndex | ) |
|
|
protectedvirtual |
◆ onScrollSelection()
| void gfICatalogueGui::onScrollSelection |
( |
fsS32 | pDirection | ) |
|
|
protectedvirtual |
◆ pageScrollToContainingItem()
| void gfICatalogueGui::pageScrollToContainingItem |
( |
fsS32 | pItemIndex | ) |
|
|
protected |
◆ mButtonNameTemplate
| const fsStr gfICatalogueGui::mButtonNameTemplate = "itemButton" |
|
staticprotected |
◆ mCatalogue
◆ mCatalogueFileName
| fsStr gfICatalogueGui::mCatalogueFileName |
|
protected |
◆ mCurrentCategory
◆ mItemButtonFileName
| fsStr gfICatalogueGui::mItemButtonFileName |
|
protected |
◆ mMaxNumButtons
| fsS32 gfICatalogueGui::mMaxNumButtons |
|
protected |
◆ mScrollPos
| fsS32 gfICatalogueGui::mScrollPos |
|
protected |
The documentation for this class was generated from the following files: