OpenFolderDialog Class Reference

#include <fileDialog.h>

Inheritance diagram for OpenFolderDialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 OpenFolderDialog ()
 DECLARE_CONOBJECT (OpenFolderDialog)

Static Public Member Functions

static void initPersistFields ()
 Register dynamic fields in a subclass of ConsoleObject.

Public Attributes

StringTableEntry mMustExistInDir

Private Types

typedef OpenFileDialog Parent

Member Typedef Documentation

Reimplemented from OpenFileDialog.


Constructor & Destructor Documentation

OpenFolderDialog::OpenFolderDialog (  ) 


Member Function Documentation

OpenFolderDialog::DECLARE_CONOBJECT ( OpenFolderDialog   ) 

static void OpenFolderDialog::initPersistFields (  )  [static]

Register dynamic fields in a subclass of ConsoleObject.

See also:
addField(), addFieldV(), addDeprecatedField(), addGroup(), endGroup()

Reimplemented from OpenFileDialog.


Member Data Documentation