1 #ifndef _BIBLIOTEQ_OTHEROPTIONS_H_ 2 #define _BIBLIOTEQ_OTHEROPTIONS_H_ 4 #include "ui_biblioteq_otheroptions.h" 15 QString publicationDateFormat(
const QString &itemType)
const;
16 void prepareSettings(
void);
21 void changeEvent(QEvent *event);
22 void closeEvent(QCloseEvent *event);
23 void keyPressEvent(QKeyEvent *event);
24 void setGlobalFonts(
const QFont &font);
28 void slotPreviewCanvasBackgroundColor(
const QColor &color);
30 void slotSelectMainwindowCanvasBackgroundColor(
void);
33 void showNormal(
void);
36 void mainWindowCanvasBackgroundColorChanged(
const QColor &color);
37 void mainWindowCanvasBackgroundColorPreview(
const QColor &color);
Definition: biblioteq_otheroptions.h:8
Definition: biblioteq.h:173