1 #ifndef _BIBLIOTEQ_BORROWERS_EDITOR_H_ 2 #define _BIBLIOTEQ_BORROWERS_EDITOR_H_ 4 #include "ui_biblioteq_borrowers.h" 17 const int quantityArg,
18 const QString &ioidArg,
19 const QString &uniqueidArg,
21 const QString &itemTypeArg,
29 QVector<QString> m_columnHeaderIndexes;
30 Ui_checkedOutDialog m_bd;
35 void changeEvent(QEvent *event);
36 void closeEvent(QCloseEvent *event);
37 void keyPressEvent(QKeyEvent *event);
38 void setGlobalFonts(
const QFont &font);
41 void slotCloseCurrentBorrowers(
void);
42 void slotEraseBorrower(
void);
Definition: biblioteq_item.h:42
Definition: biblioteq_borrowers_editor.h:9
Definition: biblioteq.h:173