#include <vtabbutton.h>
|
void | toggled (int p_id, bool p_state) |
|
This class provides vertical button which can be used as ordinary button
- Author
- Gopala Krishna A krish.nosp@m.na.g.nosp@m.gk@gm.nosp@m.ail..nosp@m.com
Definition at line 31 of file vtabbutton.h.
VTab::VTab |
( |
VTabPosition |
pos = TabLeft , |
|
|
int |
p_id = -1 , |
|
|
QWidget * |
parent = 0l , |
|
|
const char * |
name = 0l |
|
) |
| |
void VTab::setID |
( |
int |
p_id | ) |
|
|
slot |
void VTab::setText |
( |
const QString & |
s | ) |
|
|
virtual |
QSize VTab::sizeHint |
( |
| ) |
const |
|
virtual |
void VTab::toggled |
( |
int |
p_id, |
|
|
bool |
p_state |
|
) |
| |
|
signal |
The documentation for this class was generated from the following files:
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs/dialogs/vtabbutton.h
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs/dialogs/vtabbutton.cpp