Window asking for a referential to be assigned to objects and / or windows.
More...
#include <anatomist/reference/wChooseReferential.h>
Window asking for a referential to be assigned to objects and / or windows.
Definition at line 54 of file wChooseReferential.h.
◆ ChooseReferentialWindow() [1/3]
ChooseReferentialWindow::ChooseReferentialWindow |
( |
const std::set< anatomist::AObject * > & |
, |
|
|
const char * |
name, |
|
|
Qt::WindowFlags |
= Qt::WindowFlags() |
|
) |
| |
◆ ChooseReferentialWindow() [2/3]
ChooseReferentialWindow::ChooseReferentialWindow |
( |
const std::set< anatomist::AWindow * > & |
, |
|
|
const char * |
name, |
|
|
Qt::WindowFlags |
= Qt::WindowFlags() |
|
) |
| |
◆ ChooseReferentialWindow() [3/3]
ChooseReferentialWindow::ChooseReferentialWindow |
( |
const std::set< anatomist::AWindow * > & |
, |
|
|
const std::set< anatomist::AObject * > & |
, |
|
|
const char * |
name, |
|
|
Qt::WindowFlags |
= Qt::WindowFlags() |
|
) |
| |
◆ ~ChooseReferentialWindow()
virtual ChooseReferentialWindow::~ChooseReferentialWindow |
( |
| ) |
|
|
virtual |
◆ chooseRef
void ChooseReferentialWindow::chooseRef |
( |
int |
| ) |
|
|
slot |
◆ drawContents()
void ChooseReferentialWindow::drawContents |
( |
const char * |
name | ) |
|
|
protected |
◆ selectedReferential()
◆ unregisterObservable()
Called when an observable is destroyed, only called by Observable: don't use this function directly.
Reimplemented from anatomist::Observer.
◆ update()
This method is called whenever the observed object is changed.
The programmer calls an observable object's notifyObservers method to have all the object's observers notified of the change.
- Parameters
-
observable | the observable object |
Implements anatomist::Observer.
The documentation for this class was generated from the following file: