[yast-commit] r42668 - /trunk/core/libyui/src/YUI_builtins.cc
Author: sh-sh-sh Date: Tue Dec 4 16:00:06 2007 New Revision: 42668 URL: http://svn.opensuse.org/viewcvs/yast?rev=42668&view=rev Log: obsolete Modified: trunk/core/libyui/src/YUI_builtins.cc Modified: trunk/core/libyui/src/YUI_builtins.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/libyui/src/YUI_builtins.cc?rev=42668&r1=42667&r2=42668&view=diff ============================================================================== --- trunk/core/libyui/src/YUI_builtins.cc (original) +++ trunk/core/libyui/src/YUI_builtins.cc Tue Dec 4 16:00:06 2007 @@ -678,26 +678,6 @@ /** * @builtin OpenDialog - * - * @short Opens a new dialog. - * @description - * Opens a new dialog. <tt>widget</tt> is a term representation of the widget - * being displayed. - * - * See the widget documentation for details - * what widgets are available. All open dialogs are arranged in a stack. A - * newly opened dialog is put on top of the stack. All operations implicitly - * refer to the topmost dialog. The user can interact only with that dialog. - * The application does not terminate if the last dialog is closed. - * - * @param term widget - * @return boolean Returns true on success. - * - * @usage OpenDialog( `Label( "Please wait..." ) ) - */ - -/** - * @builtin OpenDialog * @id OpenDialog_with_options * @short Opens a Dialog with options * @description -- 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