eric6/Documentation/Source/eric6.E5Gui.E5ProgressDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
111 </dd> 111 </dd>
112 <dt><i>maximum</i></dt> 112 <dt><i>maximum</i></dt>
113 <dd> 113 <dd>
114 maximum value (integer) 114 maximum value (integer)
115 </dd> 115 </dd>
116 <dt><i>labelFormat=</i></dt> 116 <dt><i>labelFormat</i></dt>
117 <dd> 117 <dd>
118 label format of the progress bar (string) 118 label format of the progress bar (string)
119 </dd> 119 </dd>
120 <dt><i>parent=</i></dt> 120 <dt><i>parent</i></dt>
121 <dd> 121 <dd>
122 reference to the parent widget (QWidget) 122 reference to the parent widget (QWidget)
123 </dd> 123 </dd>
124 <dt><i>flags=</i></dt> 124 <dt><i>flags</i></dt>
125 <dd> 125 <dd>
126 window flags of the dialog (Qt.WindowFlags) 126 window flags of the dialog (Qt.WindowFlags)
127 </dd> 127 </dd>
128 </dl> 128 </dl>
129 <a NAME="E5ProgressDialog.format" ID="E5ProgressDialog.format"></a> 129 <a NAME="E5ProgressDialog.format" ID="E5ProgressDialog.format"></a>
132 132
133 <p> 133 <p>
134 Public method to get the progress bar format. 134 Public method to get the progress bar format.
135 </p> 135 </p>
136 <dl> 136 <dl>
137 <dt>Returns:</dt> 137 <dt>Return:</dt>
138 <dd> 138 <dd>
139 progress bar format (string) 139 progress bar format (string)
140 </dd> 140 </dd>
141 </dl> 141 </dl>
142 <a NAME="E5ProgressDialog.setFormat" ID="E5ProgressDialog.setFormat"></a> 142 <a NAME="E5ProgressDialog.setFormat" ID="E5ProgressDialog.setFormat"></a>

eric ide

mercurial