Public Member Functions | |
Private () | |
~Private () | |
DirectoryIconData * | GetFirstDirectory () |
void | PathChanged (Window *win) |
Public Attributes | |
bool | m_bFirstReread |
Message * | m_pcMessage |
Messenger * | m_pcTarget |
file_req_mode_t | m_nMode |
uint32 | m_nNodeType |
bool | m_bHideWhenDone |
LayoutView * | m_pcRoot |
IconDirectoryView * | m_pcDirView |
TextView * | m_pcPathView |
Button * | m_pcOkButton |
Button * | m_pcCancelButton |
StringView * | m_pcFileString |
DropdownMenu * | m_pcTypeDrop |
ImageButton * | m_pcUpButton |
ImageButton * | m_pcHomeButton |
ImageButton * | m_pcBackButton |
std::stack< String > | m_cBackStack |
Catalog * | m_pcCatalog |
os::FileRequester::Private::Private | ( | ) | [inline] |
os::FileRequester::Private::~Private | ( | ) | [inline] |
DirectoryIconData* os::FileRequester::Private::GetFirstDirectory | ( | ) | [inline] |
void os::FileRequester::Private::PathChanged | ( | Window * | win | ) | [inline] |
std::stack<String> os::FileRequester::Private::m_cBackStack |