Kexi API Documentation (2.0 alpha)

TemplatesPage Class Reference

#include <KexiStartupDialog.h>

Inheritance diagram for TemplatesPage:

QSplitter List of all members.

Detailed Description

Helper class for displaying templates set with description.

Definition at line 37 of file KexiStartupDialog.h.

Public Member Functions

 TemplatesPage (Orientation o, QWidget *parent=0, const char *name=0)
 ~TemplatesPage ()
void addItem (const QString &key, const QString &name, const QString &description, const QPixmap &icon)

Public Attributes

KIconView * templates
KTextBrowser * info


Constructor & Destructor Documentation

TemplatesPage::TemplatesPage Orientation  o,
QWidget parent = 0,
const char *  name = 0
 

Definition at line 73 of file KexiStartupDialog.cpp.

References info, and templates.

TemplatesPage::~TemplatesPage  ) 
 

Definition at line 86 of file KexiStartupDialog.cpp.


Member Function Documentation

void TemplatesPage::addItem const QString key,
const QString name,
const QString description,
const QPixmap &  icon
 

Definition at line 88 of file KexiStartupDialog.cpp.

References templates.


Member Data Documentation

KTextBrowser* TemplatesPage::info
 

Definition at line 51 of file KexiStartupDialog.h.

Referenced by TemplatesPage().

KIconView* TemplatesPage::templates
 

Definition at line 50 of file KexiStartupDialog.h.

Referenced by addItem(), and TemplatesPage().


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