Volume Medical Manipulation Toolkit 2.0
Public Member Functions | Protected Member Functions
VMTKMainWindows Class Reference

This class provides the GUI manipulation methods. More...

#include <VMTKMainWindows.h>

Collaboration diagram for VMTKMainWindows:
Collaboration graph
[legend]

List of all members.

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)

Detailed Description

This class provides the GUI manipulation methods.

Subclass of MainWindow, which is generated by wxFormBuilder.

Implementing MainWindows

Note:
Author:
Jose Elias Yauri Vidalon and Wu Shin-Ting
Jose Elias Yauri Vidalon and Wu Shin-Ting

Member Function Documentation

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

Here is the call graph for this function:

void VMTKMainWindows::OnScroll ( wxScrollEvent &  event) [protected]

Handling EVT_ONSROLL events generated by all scroll bars contained in VMTKMainWindow.

On slider depth

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Files Functions