![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
This is the complete list of members for ImGuiFs::Dialog, including all inherited members.
chooseFileDialog(bool dialogTriggerButton, const char *directory=NULL, const char *fileFilterExtensionString=NULL, const char *windowTitle=NULL, const ImVec2 &windowSize=ImVec2(-1,-1), const ImVec2 &windowPos=ImVec2(-1,-1), const float windowAlpha=0.875f) | ImGuiFs::Dialog | |
ChooseFileMainMethod | ImGuiFs::Dialog | friend |
chooseFolderDialog(bool dialogTriggerButton, const char *directory=NULL, const char *windowTitle=NULL, const ImVec2 &windowSize=ImVec2(-1,-1), const ImVec2 &windowPos=ImVec2(-1,-1), const float windowAlpha=0.875f) | ImGuiFs::Dialog | |
Dialog(bool noKnownDirectoriesSection=false, bool noCreateDirectorySection=false, bool noFilteringSection=false, bool detectKnownDirectoriesAtEachOpening=false, bool addDisplayByOption=false, bool dontFilterSaveFilePathsEnteredByTheUser=false) | ImGuiFs::Dialog | |
DrawFileIconCallback | ImGuiFs::Dialog | static |
DrawFileIconDelegate typedef | ImGuiFs::Dialog | |
DrawFolderIconCallback | ImGuiFs::Dialog | static |
DrawFolderIconDelegate typedef | ImGuiFs::Dialog | |
ExtraWindowFlags | ImGuiFs::Dialog | static |
getChosenPath() const | ImGuiFs::Dialog | |
getLastDirectory() const | ImGuiFs::Dialog | |
hasUserJustCancelledDialog() const | ImGuiFs::Dialog | |
internal | ImGuiFs::Dialog | private |
saveFileDialog(bool dialogTriggerButton, const char *directory=NULL, const char *startingFileNameEntry=NULL, const char *fileFilterExtensionString=NULL, const char *windowTitle=NULL, const ImVec2 &windowSize=ImVec2(-1,-1), const ImVec2 &windowPos=ImVec2(-1,-1), const float windowAlpha=0.875f) | ImGuiFs::Dialog | |
WindowLTRBOffsets | ImGuiFs::Dialog | static |
WindowSize | ImGuiFs::Dialog | static |
WrapMode | ImGuiFs::Dialog | static |
~Dialog() | ImGuiFs::Dialog |