Computer Assisted Medical Intervention Tool Kit  version 5.1
 
Loading...
Searching...
No Matches
WizardMainWindow Class Reference

The main window of the Wizard. More...

#include <WizardMainWindow.h>

Public Slots

virtual void welcomeHelp ()
 When button Help of WelcomeWindow interface is clicked, the wiki page "New interfaces of Wizard" opens.
 

Public Member Functions

void setCentralWidget (QWidget *widget)
 
void setStateInfo (QString info)
 
 WizardMainWindow ()
 Constructor.
 
 ~WizardMainWindow ()
 Destructor.
 

Detailed Description

The main window of the Wizard.

All state widgets are contained in this window.

Constructor & Destructor Documentation

◆ WizardMainWindow()

WizardMainWindow::WizardMainWindow ( )

Constructor.

References welcomeHelp().

◆ ~WizardMainWindow()

WizardMainWindow::~WizardMainWindow ( )

Destructor.

Member Function Documentation

◆ setCentralWidget()

void WizardMainWindow::setCentralWidget ( QWidget *  widget)

Referenced by WizardState::onEntry().

◆ setStateInfo()

void WizardMainWindow::setStateInfo ( QString  info)

Referenced by WizardState::onEntry().

◆ welcomeHelp

void WizardMainWindow::welcomeHelp ( )
virtualslot

When button Help of WelcomeWindow interface is clicked, the wiki page "New interfaces of Wizard" opens.

Referenced by WizardMainWindow().


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