#include <IdWidgets.qt.hh>
|
| IdAction (int id, QObject *parent) |
|
| IdAction (int id, const QString &text, QObject *parent) |
|
| IdAction (int id, const QIcon &icon, const QString &text, QObject *parent) |
|
| ~IdAction () |
|
Definition at line 91 of file IdWidgets.qt.hh.
IdAction::IdAction |
( |
int |
id, |
|
|
QObject * |
parent |
|
) |
| |
IdAction::IdAction |
( |
int |
id, |
|
|
const QString & |
text, |
|
|
QObject * |
parent |
|
) |
| |
IdAction::IdAction |
( |
int |
id, |
|
|
const QIcon & |
icon, |
|
|
const QString & |
text, |
|
|
QObject * |
parent |
|
) |
| |
void IdAction::clicked |
( |
int |
id | ) |
|
|
signal |
The documentation for this class was generated from the following files: