23 #include "wxgis/catalogui/catalogui.h"
24 #include "wxgis/catalog/gxdbconnfactory.h"
38 virtual wxGxObject* GetGxObject(
wxGxObject* pParent,
const wxString &soName,
const CPLString &szPath,
bool bCheckNames);
40 wxIcon m_LargeIconConn, m_SmallIconConn;
41 wxIcon m_LargeIconDisconn, m_SmallIconDisconn;
42 wxIcon m_LargeIconFeatureClass, m_SmallIconFeatureClass;
43 wxIcon m_LargeIconTable, m_SmallIconTable;
A DataBase connection (*.xconn) GxObject factory.
Definition: gxdbconnfactory.h:29
A DataBase connection (*.xconn) GxObjectUI factory.
Definition: gxdbconnfactoryui.h:30
Definition: gxobject.h:37