Kexi API Documentation (2.0 alpha)

KexiFrame Class Reference

#include <kexiframe.h>

Inheritance diagram for KexiFrame:

QFrame KexiDBImageBox List of all members.

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
 

Todo:
obtain these defaults from current template's style...

Definition at line 46 of file kexiframe.cpp.

References d.

KexiFrame::~KexiFrame  )  [virtual]
 

Definition at line 57 of file kexiframe.cpp.

References d.


Member Function Documentation

virtual void KexiFrame::drawFrame QPainter *   )  [protected, virtual]
 

Referenced by KexiDBImageBox::paintEvent().

virtual const QColor& KexiFrame::frameColor  )  const [virtual]
 

virtual void KexiFrame::setFrameColor const QColor &  color  )  [virtual, slot]
 

Referenced by KexiDBImageBox::KexiDBImageBox().

virtual void KexiFrame::setPalette const QPalette &  pal  )  [virtual, slot]
 


Member Data Documentation

Private* KexiFrame::d [protected]
 

Definition at line 67 of file kexiframe.h.

Referenced by KexiFrame(), and ~KexiFrame().


Property Documentation

QColor KexiFrame::frameColor [read, write]
 

Definition at line 30 of file kexiframe.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:02 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003