[kpropdlg Index] [kpropdlg Hierarchy] [Headers]
This class provides a label with a spinbox More...
#include <../kpropspin.h>
Inherits: QLabel
This class provides a label with a spinbox. You can get a pointer to the spinbox to configure it, and the widget wil resize on font change.
[public]
Constructor. 'text' contains the label text, 'perc' sets the percentage of space reserved for the spinbox.
[public virtual]
Destructor. Deletes the spinbox.
[public]
Returns a pointer to the spinbox so you can configure it.
[public virtual]
Set the value of the spinbox. Reimplement if you want to handle other than numeric values.
[public virtual]
Set the text contents of the spinbox. Used by getConfig()to set the value from the cofnig file.
[public]
Returns the current contents of the spinbox. Usedby setConfig() to write to the config file.
[public]
set the group to modify
[public]
Returns the group to be modified
[public]
set the key to modify
[public]
returns the Key to be modified
[public]
Set the KConfig object to operate upon.
[public]
Returns the current KConfig object
[public slot virtual]
Write the config key value. .
[public slot virtual]
Read the config key value into the widget. .
[protected virtual]
Handles resizes for the spinbox.
[protected virtual]
This method is called after a font change.It will call sizeUpdate() to resize the widget to contain the new font.
[protected]
Sets the minimum size to fit the font.
Documentation generated by fester@cal040052 on Sat Oct 10 12:30:32 /etc/localtime 1998 | Kdoc |