QBImporter Class Reference
#include <qbimporter.h>
Detailed Description
Definition at line 32 of file qbimporter.h.
Constructor & Destructor Documentation
QBImporter::QBImporter |
( |
QBanking * |
kb, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = FALSE | |
|
) |
| | |
QBImporter::QBImporter |
( |
QBanking * |
kb, |
|
|
uint32_t |
flags, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = FALSE | |
|
) |
| | |
QBImporter::~QBImporter |
( |
|
) |
|
Member Function Documentation
void QBImporter::accept |
( |
|
) |
[slot] |
void QBImporter::back |
( |
|
) |
[slot] |
bool QBImporter::fini |
( |
|
) |
|
void QBImporter::help |
( |
|
) |
[slot] |
static QBANKING_API bool QBImporter::import |
( |
QBanking * |
qb, |
|
|
uint32_t |
flags = QBANKING_IMPORTER_FLAGS_ASK_ALL_DUPES|QBANKING_IMPORTER_FLAGS_FUZZY , |
|
|
QWidget * |
parent = 0 | |
|
) |
| | [static] |
bool QBImporter::init |
( |
|
) |
|
void QBImporter::next |
( |
|
) |
[slot] |
void QBImporter::reject |
( |
|
) |
[slot] |
void QBImporter::slotFileNameChanged |
( |
const QString & |
s |
) |
[slot] |
void QBImporter::slotProfileDetails |
( |
|
) |
[slot] |
void QBImporter::slotProfileEdit |
( |
|
) |
[slot] |
void QBImporter::slotProfileSelected |
( |
|
) |
[slot] |
void QBImporter::slotSelectFile |
( |
|
) |
[slot] |
The documentation for this class was generated from the following file: