A DataBase connection (*.xconn) GxObjectUI factory. More...
#include <gxdbconnfactoryui.h>
Public Member Functions | |
virtual wxGxObject * | GetGxObject (wxGxObject *pParent, const wxString &soName, const CPLString &szPath, bool bCheckNames) |
Public Member Functions inherited from wxGxDBConnectionFactory | |
virtual bool | GetChildren (wxGxObject *pParent, char **&pFileNames, wxArrayLong &pChildrenIds) |
virtual wxString | GetName (void) const |
virtual void | Serialize (wxXmlNode *const pConfig, bool bStore) |
virtual bool | GetLoadSystemTablesAndShemes (void) |
virtual void | SetLoadSystemTablesAndShemes (bool bLoadSystemTablesAndSchemes) |
Public Member Functions inherited from wxGxObjectFactory | |
virtual wxString | GetClassName (void) const |
virtual bool | GetEnabled (void) const |
virtual void | SetEnabled (bool bIsEnabled) |
virtual bool | IsNameExist (wxGxObject *pParent, const wxString &soName) |
Protected Attributes | |
wxIcon | m_LargeIconConn |
wxIcon | m_SmallIconConn |
wxIcon | m_LargeIconDisconn |
wxIcon | m_SmallIconDisconn |
wxIcon | m_LargeIconFeatureClass |
wxIcon | m_SmallIconFeatureClass |
wxIcon | m_LargeIconTable |
wxIcon | m_SmallIconTable |
Protected Attributes inherited from wxGxDBConnectionFactory | |
bool | m_bHasDriver |
bool | m_bLoadSystemTablesAndSchemes |
Protected Attributes inherited from wxGxObjectFactory | |
bool | m_bIsEnabled |
A DataBase connection (*.xconn) GxObjectUI factory.