ultimatepp/uppsrc/CtrlLib/src.tpp/ProgressInd$en-us.tpp
cxl c06eff5169 T++ Alt+J: See referenced code
git-svn-id: svn://ultimatepp.org/upp/trunk@461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-19 07:36:25 +00:00

66 lines
No EOL
3.1 KiB
C++
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

topic "ProgressIndicator";
[2 $$0,0#00000000000000000000000000000000:Default]
[i448;a25;kKO9;*@(64)2 $$1,0#37138531426314131252341829483380:class]
[l288;2 $$2,2#27521748481378242620020725143825:desc]
[a83;*R6 $$3,0#31310162474203024125188417583966:caption]
[l288;i1121;b17;O9;~~~.1408;2 $$4,0#10431211400427159095818037425705:param]
[i448;a25;kKO9;*@(64)2 $$5,0#37138531426314131252341829483370:item]
[*+117 $$6,6#14700283458701402223321329925657:header]
[{_}%EN-US
[s3; ProgressIndicator&]
[s0;3 &]
[s1;K:`:`:ProgressIndicator`:`:class:%- [@(0.0.255) class]_[@0 ProgressIndicator]_:_[@(0.0.255) p
ublic]_[^`:`:Ctrl^ Ctrl]&]
[s2; ProgressIndicator is a static widget used to display the progress
of lengthy operation.&]
[s2; &]
[s2;
@@image:2006&125
ƒÁ<EFBFBD>ø§œíšÁÊÃÀšï¤è½ß÷¥®½Á¬´Ö­¹úŠô÷ì²÷݈аխԲÐÀÎ¤Âø˜±<EFBFBD>òÔƒ<EFBFBD>§ƒßÇ
öǘðçÅû¸ÉÈæ·½ß¡À¢¢¢¢¢¢þÖË­µé²ÜÌ ç°îò¼Àï׸ÍâãÌÔ<EFBFBD>Œ©ðšåíŠËóׯÉÈ<EFBFBD>àÄÈɣШêרªÝ÷
зùÉ»ýð<EFBFBD>šڈŸí¨´õŠËå×¥<EFBFBD>óñò³ÓÅ÷í»ƒ´ÐÔ÷ûôÁЪª²®ùÅ¿Öøäáì´áýúæ <EFBFBD>ê´õ½°þ¾Ø<EFBFBD>µ½Ü
Ž<EFBFBD>ëâÕÁšè<EFBFBD>êûá¨åÙùÚþž¬§õ¹»ÎëýÐÉ£<EFBFBD>´õ½¦°¢¨ì¿Š<EFBFBD>߼ߊ×Ï߃ê©þª¡<EFBFBD>´Åõ½°ù¿ë²û«¬¿ô
¦ûï»î¿´¡ÒÖ®­<EFBFBD>´ËãÌßýڡߢ½Íø­Ï˘<EFBFBD>ãÆšªÏÛéû«÷­Ùˆˆˆ¿ˆˆˆˆ¾üç<EFBFBD>
&]
[s2; &]
[s0; &]
[s5;K:`:`:ProgressIndicator`:`:Set`(int`,int`):%- [@(0.0.255) void]_[@0 Set]([@(0.0.255) in
t]_[@3 actual], [@(0.0.255) int]_[@3 total])&]
[s2;%- [%% Sets the progress to ][*@3 actual][%% steps of ][*@3 total][%%
steps. If ][*@3 total][@2 ]is zero, ProgressIndicator displays a
bar starting at pixel position [*@3 actual] with reasonable size.&]
[s0; &]
[s5;K:`:`:ProgressIndicator`:`:Set`(int`):%- [@(0.0.255) void]_[@0 Set]([@(0.0.255) int]_[@3 a
ctual])&]
[s2;%- [%% Sets the progress to ][*@3 actual][%% steps. Total number of
steps is defined by previous call to ][%%* Set][%% or ][%%* SetTotal][%% .
If ][*@3 total][@2 ]is zero, ProgressIndicator displays a bar starting
at pixel position [*@3 actual] with reasonable size.&]
[s0; &]
[s5;K:`:`:ProgressIndicator`:`:operator`=`(int`):%- [@(0.0.255) void]_[@0 operator`=]([@(0.0.255) i
nt]_[@3 i])&]
[s2; Same as Set([%-*@3 i]).&]
[s0; &]
[s5;K:`:`:ProgressIndicator`:`:operator`+`+`(`):%- [@(0.0.255) int]_[@0 operator`+`+]()&]
[s2; Increments actual number of steps by one.&]
[s0; &]
[s5;K:`:`:ProgressIndicator`:`:operator`+`+`(int`):%- [@(0.0.255) int]_[@0 operator`+`+](
[@(0.0.255) int])&]
[s2; Post`-increment version.&]
[s0; &]
[s5;K:`:`:ProgressIndicator`:`:operator`+`=`(int`):%- [@(0.0.255) int]_[@0 operator`+`=](
[@(0.0.255) int]_[@3 i])&]
[s2; Adds [%-*@3 i] steps to actual position.&]
[s0; &]
[s5;K:`:`:ProgressIndicator`:`:operator int`(`):%- operator_[@(0.0.255) int]()&]
[s2; Returns the current actual position. &]
[s0; &]
[s5;K:`:`:ProgressIndicator`:`:SetTotal`(int`):%- [^`:`:ProgressIndicator^ ProgressIndi
cator]`&_[@0 SetTotal]([@(0.0.255) int]_[@3 total])&]
[s2; Sets the total number of steps.&]
[s0; &]
[s5;K:`:`:ProgressIndicator`:`:Percent`(bool`):%- [^`:`:ProgressIndicator^ ProgressIndi
cator]`&_[@0 Percent]([@(0.0.255) bool]_[@3 b]_`=_true)&]
[s5;%- [^`:`:ProgressIndicator^ ProgressIndicator]`&_[@0 NoPercent]()&]
[s2; In [* Percent] mode, number of percent is displayed in ProgressIndicator.&]
[s0; ]