karbon
ShadowWidget Class Reference
List of all members.Detailed Description
Definition at line 68 of file vtexttool.h.
Public Slots | |
void | setShadowValues (int angle, int distance, bool translucent) |
void | updatePreview (int) |
void | updatePreview () |
Public Member Functions | |
ShadowWidget (QWidget *parent, const char *name, int angle, int distance, bool translucent) | |
~ShadowWidget () | |
void | setUseShadow (bool use) |
bool | useShadow () |
void | setShadowAngle (int angle) |
int | shadowAngle () |
void | setShadowDistance (int distance) |
int | shadowDistance () |
void | setTranslucent (bool translucent) |
bool | isTranslucent () |
Protected Attributes | |
QCheckBox * | m_useShadow |
KIntNumInput * | m_angle |
KIntNumInput * | m_distance |
QCheckBox * | m_translucent |
ShadowPreview * | m_preview |
The documentation for this class was generated from the following files: