28 #ifndef _BIBLIOTEQ_BORROWERS_EDITOR_H_
29 #define _BIBLIOTEQ_BORROWERS_EDITOR_H_
33 #include "ui_biblioteq_borrowers.h"
46 const int quantityArg,
47 const QString &ioidArg,
48 const QString &uniqueidArg,
50 const QString &itemTypeArg,
56 QPointer<biblioteq> qmain;
59 QVector<QString> m_columnHeaderIndexes;
60 Ui_checkedOutDialog m_bd;
64 void changeEvent(QEvent *event);
65 void closeEvent(QCloseEvent *event);
66 void keyPressEvent(QKeyEvent *event);
67 void prepareIcons(
void);
68 void setGlobalFonts(
const QFont &font);
71 void slotCloseCurrentBorrowers(
void);
72 void slotEraseBorrower(
void);
Definition: biblioteq_borrowers_editor.h:39
Definition: biblioteq_item.h:72
Definition: biblioteq.h:276