Volume Medical Manipulation Toolkit 2.0
|
This class provides the GUI manipulation methods. More...
#include <VMTKMainWindows.h>
Public Member Functions | |
VMTKMainWindows (wxWindow *parent, VMTKframeTF1D *frameTF, VMTKframeQueryTools *frameQT) | |
~VMTKMainWindows () | |
VMTKMainWindow destructor. | |
Protected Member Functions | |
void | OnPaintFrame (wxPaintEvent &event) |
Refresh the current VMTKMainWindow. | |
void | OnSized (wxSizeEvent &event) |
Handling EVT_SIZE event. | |
void | CloseWindow (wxCloseEvent &event) |
Handling EVT_CLOSE event. | |
void | OnClickAbout (wxCommandEvent &event) |
Handling event when user clicked over About Dialog. | |
void | OnButtonClick (wxCommandEvent &event) |
Handling the events generated by click buttons contained in VMTKMainWindow. | |
void | OnTreeClick (wxTreeEvent &event) |
Handling the event generated by <m_treeCtrlMeasurementPoints> widget. | |
void | OnClickMenuItemTFEditor (wxCommandEvent &event) |
void | OnClickMenuItemQTShow (wxCommandEvent &event) |
void | OnScroll (wxScrollEvent &event) |
Handling EVT_ONSROLL events generated by all scroll bars contained in VMTKMainWindow. | |
void | OnCheckbox (wxCommandEvent &event) |
Handling the events generated by check boxes contained in VMTKMainWindow. | |
void | OnChoiceTools (wxCommandEvent &event) |
This class provides the GUI manipulation methods.
Subclass of MainWindow, which is generated by wxFormBuilder.
Implementing MainWindows
void VMTKMainWindows::OnButtonClick | ( | wxCommandEvent & | event | ) | [protected] |
Handling the events generated by click buttons contained in VMTKMainWindow.
Import DICOM File
Enable dependent events
Enable dependent events]
Open .DAT File
Reset button
Enable dependent events
Button for paint samples
Button for cropping process
Enable dependent events
void VMTKMainWindows::OnScroll | ( | wxScrollEvent & | event | ) | [protected] |
Handling EVT_ONSROLL events generated by all scroll bars contained in VMTKMainWindow.
On slider depth