[yast-commit] r41347 - /branches/tmp/sh/mod-ui/qt/src/YQComboBox.h
Author: sh-sh-sh Date: Wed Oct 10 18:51:34 2007 New Revision: 41347 URL: http://svn.opensuse.org/viewcvs/yast?rev=41347&view=rev Log: doc Modified: branches/tmp/sh/mod-ui/qt/src/YQComboBox.h Modified: branches/tmp/sh/mod-ui/qt/src/YQComboBox.h URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/sh/mod-ui/qt/src/YQComboBox.h?rev=41347&r1=41346&r2=41347&view=diff ============================================================================== --- branches/tmp/sh/mod-ui/qt/src/YQComboBox.h (original) +++ branches/tmp/sh/mod-ui/qt/src/YQComboBox.h Wed Oct 10 18:51:34 2007 @@ -86,9 +86,9 @@ bool isValidText( const QString & txt ) const; /** - * Inherited from YWidget: Sets the enabled state of the - * widget. All new widgets are enabled per definition. Only - * enabled widgets can take user input. + * Set enabled / disabled state. + * + * Reimplemented from YWidget. **/ virtual void setEnabled( bool enabled ); -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
sh-sh-sh@svn.opensuse.org