]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiCitation.h
Factorize general code out of GuiDialog and into the base Dialog class. This is now...
[features.git] / src / frontends / qt4 / GuiCitation.h
index de2655a453ba85d54913f2c71a01abb612bb5bd9..9b9a867fc7189a27340c135c89b5430e6bff4d6b 100644 (file)
@@ -38,18 +38,14 @@ public:
 
        ///
        void applyView();
-       /// Hide the dialog from sight
-       void hideView();
-       /// Create the dialog if necessary, update it and display it.
-       void showView();
-       /// \return true if the dialog is visible.
-       bool isVisibleView() const;
 
 public Q_SLOTS:
        /// Update the display of the dialog whilst it is still visible.
        void updateView();
 
 private:
+       ///
+       void showEvent(QShowEvent * e);
        ///
        void closeEvent(QCloseEvent * e);
        /// prepares a call to GuiCitation::searchKeys when we