Contains makVrv::DtConnectionSelectorWidget class.
More...
Contains makVrv::DtConnectionSelectorWidget class.
A class that allows for the selection of connections to connect to and the ability to connect/disconnect from those connections
| makVrv::DtConnectionSelectorWidget::DtConnectionSelectorWidget |
( |
DtDe & |
de, |
|
|
QWidget * |
parent = 0, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrv::DtConnectionSelectorWidget::~DtConnectionSelectorWidget |
( |
| ) |
|
|
virtual |
| virtual void makVrv::DtConnectionSelectorWidget::setupGui |
( |
| ) |
|
|
protectedvirtual |
Sets up the gui of the widget. Called from the constructor.
| virtual void makVrv::DtConnectionSelectorWidget::setConnect |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrv::DtConnectionSelectorWidget::addDriver |
( |
const std::string & |
name, |
|
|
bool |
connected, |
|
|
bool |
onDriverSelectionList |
|
) |
| |
|
protectedvirtual |
| virtual void makVrv::DtConnectionSelectorWidget::removeDriver |
( |
const std::string & |
name | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtConnectionSelectorWidget::setDriverConnected |
( |
const std::string & |
name, |
|
|
bool |
connected |
|
) |
| |
|
protectedvirtual |
| virtual void makVrv::DtConnectionSelectorWidget::setConnected |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrv::DtConnectionSelectorWidget::setDriverOnSelectionList |
( |
const std::string & |
name, |
|
|
bool |
|
|
) |
| |
|
protectedvirtual |
| virtual void makVrv::DtConnectionSelectorWidget::setCanConnect |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual bool makVrv::DtConnectionSelectorWidget::isConnected |
( |
| ) |
const |
|
protectedvirtual |
| virtual void makVrv::DtConnectionSelectorWidget::onConnect |
( |
| ) |
|
|
protectedvirtualslot |
Calls setConnect with button state.
| virtual void makVrv::DtConnectionSelectorWidget::onDriverToggled |
( |
bool |
| ) |
|
|
protectedvirtualslot |
Called when driver is selected from the menu.
| DtDe& makVrv::DtConnectionSelectorWidget::myDe |
|
protected |
Pointer to our logic handler.
| QToolButton* makVrv::DtConnectionSelectorWidget::myConnectButton |
|
protected |
| QToolButton* makVrv::DtConnectionSelectorWidget::myConnectMenu |
|
protected |
| ActionMap makVrv::DtConnectionSelectorWidget::myActionMap |
|
protected |
The documentation for this class was generated from the following file: