kspread
KSpread::GeneralProperty Class Reference
List of all members.Detailed Description
Definition at line 34 of file kspread_generalProperty.h.
Public Types | |
Name = 1 | |
Protect = 2 | |
KeepRatio = 4 | |
Left = 8 | |
Top = 16 | |
Width = 32 | |
Height = 64 | |
enum | GeneralConfigChange { Name = 1, Protect = 2, KeepRatio = 4, Left = 8, Top = 16, Width = 32, Height = 64 } |
Public Member Functions | |
GeneralProperty (QWidget *parent, const char *name, GeneralValue &generalValue, KoUnit::Unit unit) | |
~GeneralProperty () | |
int | getGeneralPropertyChange () const |
GeneralValue | getGeneralValue () const |
void | apply () |
Protected Slots | |
void | slotReset () |
void | slotProtectToggled (bool state) |
void | slotKeepRatioToggled (bool state) |
void | slotWidthChanged (double value) |
void | slotHeightChanged (double value) |
Protected Member Functions | |
KoRect | getRect () const |
void | setRect (KoRect &rect) |
Protected Attributes | |
KoGeneralPropertyUI * | m_ui |
double | m_ratio |
GeneralValue | m_generalValue |
KoUnit::Unit | m_unit |
Classes | |
struct | GeneralValue |
The documentation for this class was generated from the following files: