#include <ToggleButton.h>
|
| ToggleButton (const std::string &untoggledText, const std::string &toggledText, QWidget *parent=0, bool *stateRef=0) |
|
| ~ToggleButton () |
|
◆ ToggleButton()
icl::qt::ToggleButton::ToggleButton |
( |
const std::string & |
untoggledText, |
|
|
const std::string & |
toggledText, |
|
|
QWidget * |
parent = 0 , |
|
|
bool * |
stateRef = 0 |
|
) |
| |
◆ ~ToggleButton()
icl::qt::ToggleButton::~ToggleButton |
( |
| ) |
|
◆ toggleStateChanged
void icl::qt::ToggleButton::toggleStateChanged |
( |
bool |
toggled | ) |
|
|
privateslot |
◆ m_stateRef
bool* icl::qt::ToggleButton::m_stateRef |
|
private |
◆ m_text
std::string icl::qt::ToggleButton::m_text[2] |
|
private |
The documentation for this class was generated from the following file: