kpresenter
KPrCircleToggle Class Reference
#include <KPrRotationDialogImpl.h>
Detailed Description
A toggle-button like widget that shows one pixmap when it is checked, and another when it is unselected.
Definition at line 63 of file KPrRotationDialogImpl.h.
Public Slots | |
void | setChecked (bool on) |
Signals | |
void | clicked (int id) |
Public Member Functions | |
KPrCircleToggle (QWidget *parent, const QString &image, int id) | |
int | id () |
Protected Member Functions | |
void | mousePressEvent (QMouseEvent *e) |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 117 of file KPrRotationDialogImpl.cpp. |
Member Function Documentation
|
this signal will be emitted whenever the button becomes checked
|
|
return the id which is passed in the constructor
Definition at line 76 of file KPrRotationDialogImpl.h. |
|
overwritten method from QWidget.
Definition at line 133 of file KPrRotationDialogImpl.cpp. |
|
Check or uncheck the button. On change the toggle will emit the clicked signal.
Definition at line 139 of file KPrRotationDialogImpl.cpp. |
The documentation for this class was generated from the following files: