1 #ifndef _BIBLIOTEQ_Z3950RESULTS_H_ 2 #define _BIBLIOTEQ_Z3950RESULTS_H_ 4 #include "ui_biblioteq_z3950results.h" 17 const QString &recordSyntax);
21 QString m_recordSyntax;
22 QStringList m_records;
23 Ui_z3950ResultsDialog m_ui;
25 void changeEvent(QEvent *event);
26 void closeEvent(QCloseEvent *event);
27 void keyPressEvent(QKeyEvent *event);
28 void setGlobalFonts(
const QFont &font);
32 void slotSelectRecord(
void);
33 void slotUpdateQueryText(
void);
Definition: biblioteq_magazine.h:13
Definition: biblioteq_z3950results.h:8