A GxCSVFile UI object factory. More...
#include <gxcsvfactoryui.h>
Protected Member Functions | |
virtual wxGxObject * | GetGxObject (wxGxObject *pParent, const wxString &soName, const CPLString &szPath, bool bCheckNames) |
Protected Member Functions inherited from wxGxCSVFileFactory | |
virtual bool | HasGeometryField (const CPLString &szPath) const |
Protected Attributes | |
wxIcon | m_LargeCSVIcon |
wxIcon | m_SmallCSVIcon |
Protected Attributes inherited from wxGxCSVFileFactory | |
bool | m_bHasDriver |
Protected Attributes inherited from wxGxObjectFactory | |
bool | m_bIsEnabled |
Additional Inherited Members | |
Public Member Functions inherited from wxGxCSVFileFactory | |
virtual bool | GetChildren (wxGxObject *pParent, char **&pFileNames, wxArrayLong &pChildrenIds) |
virtual wxString | GetName (void) const |
Public Member Functions inherited from wxGxObjectFactory | |
virtual void | Serialize (wxXmlNode *const pConfig, bool bStore) |
virtual wxString | GetClassName (void) const |
virtual bool | GetEnabled (void) const |
virtual void | SetEnabled (bool bIsEnabled) |
virtual bool | IsNameExist (wxGxObject *pParent, const wxString &soName) |
A GxCSVFile UI object factory.