]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormTexinfo.h
Framework to select the verbosity of the tooltip.
[features.git] / src / frontends / xforms / FormTexinfo.h
index b514a3ea61154d32af9cb5c51996e29d46cf9765..ffe92cc12b4f2f5d07197e811f1d8f7f7d21b81f 100644 (file)
@@ -34,11 +34,9 @@ private:
        /// Filter the inputs on callback from xforms
        virtual ButtonPolicy::SMInput input(FL_OBJECT *, long);
        ///
-       string const getTooltip(FL_OBJECT *);
+       string const getMinimalTooltip(FL_OBJECT *) const;
        ///
-       void feedback(FL_OBJECT *);
-       ///
-       void clear_feedback();
+       string const getVerboseTooltip(FL_OBJECT *) const;
        ///
        void updateStyles(ControlTexinfo::texFileSuffix);
        /// Fdesign generated method