Public Slots | Public Member Functions

QBSelectFromList Class Reference

#include <qbselectfromlist.h>

Inheritance diagram for QBSelectFromList:
QBSelectFromListUi Ui_QBSelectFromListUi

Public Slots

void slotSelectionChanged ()
void slotSelectionChanged ()

Public Member Functions

 QBSelectFromList (QBanking *kb, const QString &title, const QString &message, const QString &listTypeName, int minSelection, int maxSelection, QWidget *parent=0, const char *name=0, bool modal=FALSE, Qt::WFlags fl=0)
 ~QBSelectFromList ()
void init ()
void fini ()
void addEntry (const QString &name, const QString &descr)
void selectEntry (const QString &s)
QStringList selectedEntries ()
 QBSelectFromList (QBanking *kb, const QString &title, const QString &message, const QString &listTypeName, int minSelection, int maxSelection, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~QBSelectFromList ()
void init ()
void fini ()
void addEntry (const QString &name, const QString &descr)
void selectEntry (const QString &s)
QStringList selectedEntries ()

Detailed Description

Definition at line 27 of file q4banking/qbselectfromlist.h.


Constructor & Destructor Documentation

QBSelectFromList::QBSelectFromList ( QBanking kb,
const QString &  title,
const QString &  message,
const QString &  listTypeName,
int  minSelection,
int  maxSelection,
QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
Qt::WFlags  fl = 0 
)
QBSelectFromList::~QBSelectFromList (  ) 
QBSelectFromList::QBSelectFromList ( QBanking kb,
const QString &  title,
const QString &  message,
const QString &  listTypeName,
int  minSelection,
int  maxSelection,
QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0 
)
QBSelectFromList::~QBSelectFromList (  ) 

Member Function Documentation

void QBSelectFromList::addEntry ( const QString &  name,
const QString &  descr 
)
void QBSelectFromList::addEntry ( const QString &  name,
const QString &  descr 
)
void QBSelectFromList::fini (  ) 
void QBSelectFromList::fini (  ) 
void QBSelectFromList::init (  ) 
void QBSelectFromList::init (  ) 
QStringList QBSelectFromList::selectedEntries (  ) 
QStringList QBSelectFromList::selectedEntries (  ) 
void QBSelectFromList::selectEntry ( const QString &  s  ) 
void QBSelectFromList::selectEntry ( const QString &  s  ) 
void QBSelectFromList::slotSelectionChanged (  )  [slot]
void QBSelectFromList::slotSelectionChanged (  )  [slot]

The documentation for this class was generated from the following files: