Kexi API Documentation (2.0 alpha)

VFlow Class Reference

#include <containerfactory.h>

Inheritance diagram for VFlow:

QFrame List of all members.

Detailed Description

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

Definition at line 123 of file containerfactory.h.

Public Member Functions

 VFlow (QWidget *parent, const char *name)
 ~VFlow ()
void setPreviewMode ()
void paintEvent (QPaintEvent *ev)
QSize sizeHint () const

Protected Attributes

bool m_preview


Constructor & Destructor Documentation

VFlow::VFlow QWidget parent,
const char *  name
 

Definition at line 163 of file containerfactory.cpp.

VFlow::~VFlow  )  [inline]
 

Definition at line 129 of file containerfactory.h.


Member Function Documentation

void VFlow::paintEvent QPaintEvent *  ev  ) 
 

Definition at line 168 of file containerfactory.cpp.

References m_preview.

void VFlow::setPreviewMode  )  [inline]
 

Definition at line 130 of file containerfactory.h.

QSize VFlow::sizeHint  )  const
 

Definition at line 177 of file containerfactory.cpp.


Member Data Documentation

bool VFlow::m_preview [protected]
 

Definition at line 135 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:33 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003