28 #ifndef _BIBLIOTEQ_CUSTOM_QUERY_H_
29 #define _BIBLIOTEQ_CUSTOM_QUERY_H_
33 #include "ui_biblioteq_customquery.h"
50 QPointer<biblioteq> m_parent;
51 QPointer<biblioteq_otheroptions> m_otheroptions;
54 void changeEvent(QEvent *event);
55 void closeEvent(QCloseEvent *event);
58 void slotCustomQueryFavorite(
bool state);
59 void slotDeleteFavoriteQuery(
void);
60 void slotExecuteCustomQuery(
void);
61 void slotLoadFavorite(
void);
62 void slotNewFavorite(
void);
63 void slotOtherOptionsChanged(
void);
64 void slotPopulateFavorites(
void);
65 void slotRefreshCustomQuery(
void);
66 void slotRenameFavoriteQuery(
void);
67 void slotSaveCustomQuery(
void);
70 void favoritesChanged(
void);
71 void newFavorite(
void);
Definition: biblioteq_custom_query.h:41
Definition: biblioteq_otheroptions.h:233
Definition: biblioteq_sql_syntax_highlighter.h:36
Definition: biblioteq.h:274