Editor window for labels (interaction with hierarchies)
More...
#include <anatomist/control/listboxeditor.h>
|
| listboxeditor (const std::string &text, int x, int y, unsigned w, unsigned h, QObjectBrowser *br, carto::GenericObject *ao, const std::string &att, QTreeWidgetItem *item, QWidget *parent=theAnatomist->getQWidgetAncestor(), const char *name=0, Qt::WindowFlags f=Qt::WindowFlags()) |
|
| ~listboxeditor () |
|
std::string | attrib () const |
|
Editor window for labels (interaction with hierarchies)
Definition at line 84 of file listboxeditor.h.
◆ listboxeditor()
listboxeditor::listboxeditor |
( |
const std::string & |
text, |
|
|
int |
x, |
|
|
int |
y, |
|
|
unsigned |
w, |
|
|
unsigned |
h, |
|
|
QObjectBrowser * |
br, |
|
|
carto::GenericObject * |
ao, |
|
|
const std::string & |
att, |
|
|
QTreeWidgetItem * |
item, |
|
|
QWidget * |
parent = theAnatomist->getQWidgetAncestor() , |
|
|
const char * |
name = 0 , |
|
|
Qt::WindowFlags |
f = Qt::WindowFlags() |
|
) |
| |
◆ ~listboxeditor()
listboxeditor::~listboxeditor |
( |
| ) |
|
◆ attrib()
std::string listboxeditor::attrib |
( |
| ) |
const |
|
inline |
◆ change
void listboxeditor::change |
( |
QComboBox * |
| ) |
|
|
slot |
Receive input from a browser (click on a hierarchy)
◆ get_result
QString listboxeditor::get_result |
( |
| ) |
|
|
slot |
◆ reject
void listboxeditor::reject |
( |
| ) |
|
|
slot |
◆ _ao
◆ _att
QString listboxeditor::_att |
|
protected |
◆ _browser
◆ _item
QTreeWidgetItem* listboxeditor::_item |
|
protected |
◆ _te
The documentation for this class was generated from the following file: