Kexi API Documentation (2.0 alpha)

HFlow Class Reference

#include <containerfactory.h>

Inheritance diagram for HFlow:

QFrame List of all members.

Detailed Description

Helper widget (used when using 'Lay out with horizontal flow').

Definition at line 108 of file containerfactory.h.

Public Member Functions

 HFlow (QWidget *parent, const char *name)
 ~HFlow ()
void setPreviewMode ()
void paintEvent (QPaintEvent *ev)

Protected Attributes

bool m_preview


Constructor & Destructor Documentation

HFlow::HFlow QWidget parent,
const char *  name
 

Definition at line 150 of file containerfactory.cpp.

HFlow::~HFlow  )  [inline]
 

Definition at line 114 of file containerfactory.h.


Member Function Documentation

void HFlow::paintEvent QPaintEvent *  ev  ) 
 

Definition at line 155 of file containerfactory.cpp.

References m_preview.

void HFlow::setPreviewMode  )  [inline]
 

Definition at line 115 of file containerfactory.h.


Member Data Documentation

bool HFlow::m_preview [protected]
 

Definition at line 119 of file containerfactory.h.

Referenced by paintEvent().


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:03 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003