DDraceNetwork Documentation
Loading...
Searching...
No Matches
CFileBrowser::CPopupNewFolder Class Reference
Inheritance diagram for CFileBrowser::CPopupNewFolder:
[legend]
Collaboration diagram for CFileBrowser::CPopupNewFolder:
[legend]

Static Public Member Functions

static CUi::EPopupMenuFunctionResult Render (void *pContext, CUIRect View, bool Active)

Public Attributes

CFileBrowserm_pFileBrowser
CLineInputBuffered< IO_MAX_PATH_LENGTHm_NewFolderNameInput

Private Attributes

const char m_ButtonCancelId = 0
const char m_ButtonCreateId = 0

Member Function Documentation

◆ Render()

CUi::EPopupMenuFunctionResult CFileBrowser::CPopupNewFolder::Render ( void * pContext,
CUIRect View,
bool Active )
static

Member Data Documentation

◆ m_ButtonCancelId

const char CFileBrowser::CPopupNewFolder::m_ButtonCancelId = 0
private

◆ m_ButtonCreateId

const char CFileBrowser::CPopupNewFolder::m_ButtonCreateId = 0
private

◆ m_NewFolderNameInput

CLineInputBuffered<IO_MAX_PATH_LENGTH> CFileBrowser::CPopupNewFolder::m_NewFolderNameInput

◆ m_pFileBrowser

CFileBrowser* CFileBrowser::CPopupNewFolder::m_pFileBrowser

The documentation for this class was generated from the following files: