MIE::UI_RDBMS_SPATIAL Class Reference
#include <mie/shprdbms.h>
List of all members.
Constructor & Destructor Documentation
| MIE::UI_RDBMS_SPATIAL::UI_RDBMS_SPATIAL |
( |
const FORMAT & |
format, |
|
|
SETTINGS & |
settings | |
|
) |
| | |
| virtual MIE::UI_RDBMS_SPATIAL::~UI_RDBMS_SPATIAL |
( |
|
) |
[virtual] |
Member Function Documentation
| ELEMTYPE MIE::UI_RDBMS_SPATIAL::GetDBElemType |
( |
|
) |
[private] |
| void MIE::UI_RDBMS_SPATIAL::OnTableSelect |
( |
|
) |
[private] |
| void MIE::UI_RDBMS_SPATIAL::OnTableTypeSelect |
( |
|
) |
[private] |
| void MIE::UI_RDBMS_SPATIAL::OnToggleExportTable |
( |
|
) |
[private] |
| virtual void MIE::UI_RDBMS_SPATIAL::v_ActivateExportPane |
( |
const RVC::OBJITEMLIST & |
objlist |
) |
[private, virtual] |
| virtual int MIE::UI_RDBMS_SPATIAL::v_CreateFormatSpecificExportPane |
( |
MGUI::LAYOUT_PANE_BASE & |
pane |
) |
[private, virtual] |
Create format-specific parameters pane.
Default implementation will do nothing
- Returns:
- Must return TRUE if there are any controls, FALSE if not. or an error value < 0 on error. Some formats end up with no options on export, so the settings dialog will get skipped.
Reimplemented from MIE::UI_BASE.
| virtual void MIE::UI_RDBMS_SPATIAL::v_UpdateExportSettingsFromUI |
( |
|
) |
[private, virtual] |
Virtual method which will get called just before export starts This allows you to update the Settings from your controls.
Reimplemented from MIE::UI_BASE.
Member Data Documentation
The documentation for this class was generated from the following file: