#include <importz3950view.h>
Public Slots | |
virtual QString | lookupToken (QString s, int i) |
virtual void | startSearch () |
virtual QMap< QString, QString > | getDict () |
Public Member Functions | |
ImportZ3950View (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~ImportZ3950View () | |
virtual int | recCount () |
Public Attributes | |
QLabel * | textLabel2 |
QLineEdit * | server |
QLineEdit * | term1 |
QLabel * | textLabel1 |
QComboBox * | field1 |
QComboBox * | op1 |
QLineEdit * | term2 |
QLabel * | textLabel1_2 |
QComboBox * | field2 |
QComboBox * | op2 |
QLineEdit * | term3 |
QLabel * | textLabel1_3 |
QComboBox * | field3 |
QPushButton * | pushButton1 |
QTable * | result |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
size_t | count |
QMap< QString, QString > | dict |
QVBoxLayout * | ImportZ3950ViewLayout |
QVBoxLayout * | layout20 |
QHBoxLayout * | layout70 |
QHBoxLayout * | layout18 |
QHBoxLayout * | layout19 |
QHBoxLayout * | layout1_3 |
QHBoxLayout * | layout5 |
Private Member Functions | |
void | init () |
|
Definition at line 33 of file importz3950view.cpp. References field1, field2, field3, ImportZ3950ViewLayout, init(), languageChange(), layout19, layout1_3, layout20, layout70, op1, op2, result, server, startSearch(), term1, term2, term3, textLabel1_2, and textLabel1_3. |
|
Definition at line 122 of file importz3950view.cpp. |
|
Definition at line 154 of file importz3950view.ui.h. Referenced by ImportZ3950::property(). |
|
Definition at line 12 of file importz3950view.ui.h. References count. Referenced by ImportZ3950View(). |
|
Definition at line 131 of file importz3950view.cpp. References field1, field2, field3, op1, op2, result, server, textLabel1_2, and textLabel1_3. Referenced by ImportZ3950View(). |
|
Definition at line 16 of file importz3950view.ui.h. Referenced by startSearch(). |
|
Definition at line 159 of file importz3950view.ui.h. References count. Referenced by ImportZ3950::count(). |
|
Definition at line 20 of file importz3950view.ui.h. References count, field1, field2, field3, lookupToken(), op1, op2, result, server, term1, term2, and term3. Referenced by ImportZ3950View(). |
|
Definition at line 58 of file importz3950view.h. Referenced by init(), recCount(), and startSearch(). |
|
Definition at line 59 of file importz3950view.h. |
|
Definition at line 38 of file importz3950view.h. Referenced by ImportZ3950View(), languageChange(), and startSearch(). |
|
Definition at line 42 of file importz3950view.h. Referenced by ImportZ3950View(), languageChange(), and startSearch(). |
|
Definition at line 46 of file importz3950view.h. Referenced by ImportZ3950View(), languageChange(), and startSearch(). |
|
Definition at line 61 of file importz3950view.h. Referenced by ImportZ3950View(). |
|
Definition at line 64 of file importz3950view.h. |
|
Definition at line 65 of file importz3950view.h. Referenced by ImportZ3950View(). |
|
Definition at line 66 of file importz3950view.h. Referenced by ImportZ3950View(). |
|
Definition at line 62 of file importz3950view.h. Referenced by ImportZ3950View(). |
|
Definition at line 67 of file importz3950view.h. |
|
Definition at line 63 of file importz3950view.h. Referenced by ImportZ3950View(). |
|
Definition at line 39 of file importz3950view.h. Referenced by ImportZ3950View(), languageChange(), and startSearch(). |
|
Definition at line 43 of file importz3950view.h. Referenced by ImportZ3950View(), languageChange(), and startSearch(). |
|
Definition at line 47 of file importz3950view.h. |
|
Definition at line 48 of file importz3950view.h. Referenced by ImportZ3950View(), languageChange(), and startSearch(). |
|
Definition at line 35 of file importz3950view.h. Referenced by ImportZ3950View(), languageChange(), and startSearch(). |
|
Definition at line 36 of file importz3950view.h. Referenced by ImportZ3950View(), and startSearch(). |
|
Definition at line 40 of file importz3950view.h. Referenced by ImportZ3950View(), and startSearch(). |
|
Definition at line 44 of file importz3950view.h. Referenced by ImportZ3950View(), and startSearch(). |
|
Definition at line 37 of file importz3950view.h. |
|
Definition at line 41 of file importz3950view.h. Referenced by ImportZ3950View(), and languageChange(). |
|
Definition at line 45 of file importz3950view.h. Referenced by ImportZ3950View(), and languageChange(). |
|
Definition at line 34 of file importz3950view.h. |