Subversion Repositories tpanel

Rev

Rev 344 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 344 Rev 361
Line 786... Line 786...
786
             * @param color     The color value.
786
             * @param color     The color value.
787
             * @return TRUE on success.
787
             * @return TRUE on success.
788
             */
788
             */
789
            bool setBargraphSliderColor(const std::string& color);
789
            bool setBargraphSliderColor(const std::string& color);
790
            /**
790
            /**
-
 
791
             * Set the name of the bargraph slider name or the joystick cursor
-
 
792
             * name.
-
 
793
             * @param name  The name of the slider/cursor.
-
 
794
             * @return TRUE on success.
-
 
795
             */
-
 
796
            bool setBargraphSliderName(const std::string& name);
-
 
797
            /**
791
             * Sets the input mask for the text area. This method has no
798
             * Sets the input mask for the text area. This method has no
792
             * effect on any non input button.
799
             * effect on any non input button.
793
             * @param mask  The mask.
800
             * @param mask  The mask.
794
             * @return If all mask letters are valid it returns TRUE.
801
             * @return If all mask letters are valid it returns TRUE.
795
             */
802
             */