class CActionMgr
|
CActionMgr Class that handles changes in the HBasic data structures. More... |
|
|
Public Methods
Public Slots
CActionMgr Class that handles changes in the HBasic data structures.
void createNewProjectGroup ( bool ask_type )
| createNewProjectGroup |
Recreate the main global project group that handles all projects.
void editSQLStmt ( QString *name )
| editSQLStmt |
Start the SQL statement editor for SQL statement with name.
void startDbTableWizard ( void )
| startDbTableWizard |
void slotCompOptions ( void )
| slotCompOptions |
[slot]
Set compiler options for current project.
void createNewForm ( int form_type )
| createNewForm |
[slot]
Create a new Form/Module of a special type in the current project.
void createNewCalcSheet ( void )
| createNewCalcSheet |
[slot]
Create a new Calculation sheet in the current project.
void slotEditUndo ()
| slotEditUndo |
[slot]
Start Undo or Redo opration.
void slotEditRedo ()
| slotEditRedo |
[slot]
void openDlgDbPassword ( void )
| openDlgDbPassword |
[slot]
void slotViewDbDesignWindow ()
| slotViewDbDesignWindow |
[slot]
void slotViewMacroWindow ( void )
| slotViewMacroWindow |
[slot]
void slotViewMessageWindow ( void )
| slotViewMessageWindow |
[slot]
void slotViewDirectWindow ()
| slotViewDirectWindow |
[slot]
Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54. |