CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Member Functions | Protected Slots | Protected Member Functions | List of all members
ctkCLModuleExplorerMainWindow Class Reference

Example application main window. More...

#include <Applications/ctkCommandLineModuleExplorer/ctkCmdLineModuleExplorerMainWindow.h>

Inheritance diagram for ctkCLModuleExplorerMainWindow:
Inheritance graph
[legend]
Collaboration diagram for ctkCLModuleExplorerMainWindow:
Collaboration graph
[legend]

Public Member Functions

void addModule (const QUrl &location)
 
 ctkCLModuleExplorerMainWindow (QWidget *parent=0)
 
 ~ctkCLModuleExplorerMainWindow ()
 

Protected Slots

void checkModulePaused ()
 
void checkXMLPressed ()
 
void currentModuleCanceled ()
 
void currentModuleFinished ()
 
void currentModuleResumed ()
 
void moduleTabActivated (ctkCmdLineModuleFrontend *module)
 
void on_actionCancel_triggered ()
 
void on_actionClear_Cache_triggered ()
 
void on_actionLoad_triggered ()
 
void on_actionOptions_triggered ()
 
void on_actionPause_toggled (bool toggled)
 
void on_actionQuit_triggered ()
 
void on_actionReload_Modules_triggered ()
 
void on_actionReset_triggered ()
 
void on_actionRun_triggered ()
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 

Detailed Description

Example application main window.

Definition at line 48 of file ctkCmdLineModuleExplorerMainWindow.h.

Constructor & Destructor Documentation

◆ ctkCLModuleExplorerMainWindow()

ctkCLModuleExplorerMainWindow::ctkCLModuleExplorerMainWindow ( QWidget *  parent = 0)
explicit

◆ ~ctkCLModuleExplorerMainWindow()

ctkCLModuleExplorerMainWindow::~ctkCLModuleExplorerMainWindow ( )

Member Function Documentation

◆ addModule()

void ctkCLModuleExplorerMainWindow::addModule ( const QUrl &  location)

◆ checkModulePaused

void ctkCLModuleExplorerMainWindow::checkModulePaused ( )
protectedslot

◆ checkXMLPressed

void ctkCLModuleExplorerMainWindow::checkXMLPressed ( )
protectedslot

◆ closeEvent()

void ctkCLModuleExplorerMainWindow::closeEvent ( QCloseEvent *  event)
protected

◆ currentModuleCanceled

void ctkCLModuleExplorerMainWindow::currentModuleCanceled ( )
protectedslot

◆ currentModuleFinished

void ctkCLModuleExplorerMainWindow::currentModuleFinished ( )
protectedslot

◆ currentModuleResumed

void ctkCLModuleExplorerMainWindow::currentModuleResumed ( )
protectedslot

◆ moduleTabActivated

void ctkCLModuleExplorerMainWindow::moduleTabActivated ( ctkCmdLineModuleFrontend module)
protectedslot

◆ on_actionCancel_triggered

void ctkCLModuleExplorerMainWindow::on_actionCancel_triggered ( )
protectedslot

◆ on_actionClear_Cache_triggered

void ctkCLModuleExplorerMainWindow::on_actionClear_Cache_triggered ( )
protectedslot

◆ on_actionLoad_triggered

void ctkCLModuleExplorerMainWindow::on_actionLoad_triggered ( )
protectedslot

◆ on_actionOptions_triggered

void ctkCLModuleExplorerMainWindow::on_actionOptions_triggered ( )
protectedslot

◆ on_actionPause_toggled

void ctkCLModuleExplorerMainWindow::on_actionPause_toggled ( bool  toggled)
protectedslot

◆ on_actionQuit_triggered

void ctkCLModuleExplorerMainWindow::on_actionQuit_triggered ( )
protectedslot

◆ on_actionReload_Modules_triggered

void ctkCLModuleExplorerMainWindow::on_actionReload_Modules_triggered ( )
protectedslot

◆ on_actionReset_triggered

void ctkCLModuleExplorerMainWindow::on_actionReset_triggered ( )
protectedslot

◆ on_actionRun_triggered

void ctkCLModuleExplorerMainWindow::on_actionRun_triggered ( )
protectedslot

The documentation for this class was generated from the following file: