class LCDNumberAction
|
A KAction that displays a number using the QLCDNumber class. More... |
|
|
Public Methods
Public Slots
Protected Methods
A KAction that displays a number using the QLCDNumber class.
LCDNumberAction ( const QString &text, int accel,
QObject *receiver, const char *slot,
QObject *parent = 0, const char *name = 0 )
| LCDNumberAction |
Creates a LCDNumberAction.
Parameters:
text | The label for the LCD. Currently this is displayed
as a tooltip.
|
int plug ( QWidget *widget, int index = -1 )
| plug |
[virtual]
Reimplemented from KAction.
void unplug ( QWidget *widget )
| unplug |
[virtual]
Reimplemented from KAction.
[const]
[const]
[const]
int numDigits ()
| numDigits |
[const]
void display ( int num )
| display |
[slot]
void display ( const QString &s )
| display |
[slot]
void setNumDigits ( int nDigits )
| setNumDigits |
[slot]
[protected virtual]
- Version: $Id: actions.h,v 1.2 2002/03/18 20:45:33 rich Exp $
- Author: Richard Moore, rich@kde.org
- Generated: rich on pegasus on Wed Mar 20 03:16:53 2002, using kdoc 2.0a53.