34 wxString m_QueryTemplateType;
35 wxString m_QueryTemplateAAttrib;
45 bool HasErrorType(
const PRJDEF_LAYERS_TYPE& layertype);
47 bool HasErrorAAttrib(
long layerindex,
const PRJDEF_LAYERS_TYPE& layertype);
49 bool CorrectType(
const PRJDEF_LAYERS_TYPE& layertype);
51 bool CorrectAAttrib(
long layerindex,
const PRJDEF_LAYERS_TYPE& layertype);
53 wxString GetLastError();