kexi
KexiFrame Class Reference
#include <kexiframe.h>
Inheritance diagram for KexiFrame:

Detailed Description
Frame widget for Kexi forms.
Definition at line 26 of file kexiframe.h.
Public Slots | |
virtual void | setPalette (const QPalette &pal) |
virtual void | setFrameColor (const QColor &color) |
Public Member Functions | |
KexiFrame (QWidget *parent, const char *name=0, WFlags f=0) | |
virtual | ~KexiFrame () |
virtual const QColor & | frameColor () const |
Protected Member Functions | |
virtual void | drawFrame (QPainter *) |
Protected Attributes | |
Private * | d |
Properties | |
QColor | frameColor [] |
Constructor & Destructor Documentation
KexiFrame::KexiFrame | ( | QWidget * | parent, | |
const char * | name = 0 , |
|||
WFlags | f = 0 | |||
) |
Definition at line 46 of file kexiframe.cpp.
The documentation for this class was generated from the following files: