![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<?xml version="1.0"?> <!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 1.0.4//EN" "http://www.gnustep.org/gsdoc-1_0_4.dtd"> <gsdoc base="NSProgressIndicator" up="Gui"> <head> <title>NSProgressIndicator</title> <author name="Gerrit van Dyk"> <email address="gerritvd@decimax.com"> gerritvd@decimax.com </email> </author> <author name="Fred Kiefer"> <email address="fredkiefer@gmx.de"> fredkiefer@gmx.de </email> </author> <copy>1999 Free Software Foundation, Inc.</copy> </head> <body> <front><contents /></front> <chapter> <heading> Software documentation for the NSProgressIndicator class </heading> <class name="NSProgressIndicator" super="NSView" ovadd="1.0.0"> <declared>AppKit/NSProgressIndicator.h</declared> <desc> <em>Description forthcoming.</em> </desc> <ivariable type="NSTimeInterval" name="_animationDelay" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="NSControlSize" name="_controlSize" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="NSControlTint" name="_controlTint" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="double" name="_doubleValue" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="BOOL" name="_isBezeled" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="BOOL" name="_isDisplayedWhenStopped" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="BOOL" name="_isIndeterminate" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="double" name="_maxValue" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="double" name="_minValue" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="NSProgressIndicatorStyle" name="_style" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="BOOL" name="_usesThreadedAnimation" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <method type="void" ovadd="99.99.99" ovrem="10.5.0"> <sel>animate:</sel> <arg type="id">sender</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSTimeInterval" ovadd="99.99.99" ovrem="10.5.0"> <sel>animationDelay</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSControlSize" ovadd="1.0.0"> <sel>controlSize</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSControlTint" ovadd="1.0.0"> <sel>controlTint</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="double" ovadd="1.0.0"> <sel>doubleValue</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>incrementBy:</sel> <arg type="double">delta</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>isBezeled</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="10.2.0"> <sel>isDisplayedWhenStopped</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>isIndeterminate</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="double" ovadd="1.0.0"> <sel>maxValue</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="double" ovadd="1.0.0"> <sel>minValue</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="99.99.99" ovrem="10.5.0"> <sel>setAnimationDelay:</sel> <arg type="NSTimeInterval">delay</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setBezeled:</sel> <arg type="BOOL">flag</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setControlSize:</sel> <arg type="NSControlSize">size</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setControlTint:</sel> <arg type="NSControlTint">tint</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="10.2.0"> <sel>setDisplayedWhenStopped:</sel> <arg type="BOOL">flag</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setDoubleValue:</sel> <arg type="double">aValue</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setIndeterminate:</sel> <arg type="BOOL">flag</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setMaxValue:</sel> <arg type="double">newMaximum</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setMinValue:</sel> <arg type="double">newMinimum</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="10.2.0"> <sel>setStyle:</sel> <arg type="NSProgressIndicatorStyle">style</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setUsesThreadedAnimation:</sel> <arg type="BOOL">flag</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="10.2.0"> <sel>sizeToFit</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>startAnimation:</sel> <arg type="id">sender</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>stopAnimation:</sel> <arg type="id">sender</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSProgressIndicatorStyle" ovadd="10.2.0"> <sel>style</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>usesThreadedAnimation</sel> <desc> <em>Description forthcoming.</em> </desc> </method> </class> </chapter> <chapter> <heading> Software documentation for the NSProgressIndicator(GNUstepExtensions) category </heading> <category name="GNUstepExtensions" class="NSProgressIndicator" ovadd="0.0.0" ovrem="0.0.0"> <declared>AppKit/NSProgressIndicator.h</declared> <desc> <em>Description forthcoming.</em> </desc> <method type="BOOL" ovadd="0.0.0" ovrem="0.0.0"> <sel>isVertical</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="0.0.0" ovrem="0.0.0"> <sel>setVertical:</sel> <arg type="BOOL">flag</arg> <desc> <em>Description forthcoming.</em> </desc> </method> </category> </chapter> </body> </gsdoc>