KDlgLoader Class Reference

[NewKrn Index] [NewKrn Hierarchy] [Headers]


This is a wrapper class for dealing with the library More...

#include <dlgloader/kdlgloader.h>

Public Members

Private Members


Detailed Description

This is a wrapper class for dealing with the library


KDlgLoader(QWidget *parent) [public]

construtor

~KDlgLoader() [public]

destructor

long openDialog(QString fileName) [public]

Opens a dialog from a file specified by fileName.

long freeDialog() [public]

Frees all the dialogs memory.

long deleteLoader() [public]

Deletes the pointer (ldr)

QWidget* getItemPtrName(QString itemName) [public]

Returns a pointer to an item specified by itemName.

QWidget* getItemPtrVarName(QString itemName) [public]

Returns a pointer to an item specified by itemName.

long setBehaviour(long flags = 0) [public]

Changes the classes' behaviour. You can use a combination of the BEHAVE_* constants.

KDlgLdr *ldr[private]

this is a pointer of an abstract type


Documentation generated by ralsina@thurman.localnet on Tue Jun 22 16:27:40 /etc/localtime 1999
Kdoc