28 #ifndef _BIBLIOTEQ_Z3950RESULTS_H_
29 #define _BIBLIOTEQ_Z3950RESULTS_H_
31 #include "ui_biblioteq_z3950results.h"
44 const QString &recordSyntax);
48 QString m_recordSyntax;
49 QStringList m_records;
50 Ui_z3950ResultsDialog m_ui;
52 void changeEvent(QEvent *event);
53 void closeEvent(QCloseEvent *event);
54 void keyPressEvent(QKeyEvent *event);
55 void setGlobalFonts(
const QFont &font);
59 void slotSelectRecord(
void);
60 void slotUpdateQueryText(
void);
Definition: biblioteq_magazine.h:41
Definition: biblioteq_z3950results.h:36