Window for choosing an attribute criterion.
More...
#include <anatomist/selection/qwSelAttrib.h>
|
static std::set< std::string > & | attributes () |
|
static std::set< std::string > & | values () |
|
Window for choosing an attribute criterion.
Definition at line 48 of file qwSelAttrib.h.
◆ QSelAttrib()
QSelAttrib::QSelAttrib |
( |
QWidget * |
parent, |
|
|
const char * |
name |
|
) |
| |
◆ ~QSelAttrib()
virtual QSelAttrib::~QSelAttrib |
( |
| ) |
|
|
virtual |
◆ accept
virtual void QSelAttrib::accept |
( |
| ) |
|
|
virtualslot |
◆ attribute()
virtual std::string QSelAttrib::attribute |
( |
| ) |
const |
|
virtual |
◆ attributes()
static std::set<std::string>& QSelAttrib::attributes |
( |
| ) |
|
|
inlinestatic |
◆ value()
virtual std::string QSelAttrib::value |
( |
| ) |
const |
|
virtual |
◆ values()
static std::set<std::string>& QSelAttrib::values |
( |
| ) |
|
|
inlinestatic |
◆ _attrib
QComboBox* QSelAttrib::_attrib |
|
protected |
◆ _attribList
std::set<std::string> QSelAttrib::_attribList |
|
staticprotected |
◆ _lastAttrib
std::string QSelAttrib::_lastAttrib |
|
staticprotected |
◆ _lastValue
std::string QSelAttrib::_lastValue |
|
staticprotected |
◆ _value
QComboBox* QSelAttrib::_value |
|
protected |
◆ _valueList
std::set<std::string> QSelAttrib::_valueList |
|
staticprotected |
The documentation for this class was generated from the following file: