~dimitris-kalamaras/socnetv/develop

« back to all changes in this revision

Viewing changes to src/forms/randsmallworlddialog.ui

  • Committer: Dimitris Kalamaras
  • Date: 2015-06-04 07:07:15 UTC
  • Revision ID: git-v1:f835cd3ea2ca7d062b47b7eeb97e37cf8b224a8b
fix again dialogs - added titles

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>537</width>
 
9
    <width>528</width>
10
10
    <height>330</height>
11
11
   </rect>
12
12
  </property>
34
34
   </font>
35
35
  </property>
36
36
  <property name="windowTitle">
37
 
   <string>Dialog</string>
 
37
   <string>Small-World network generator</string>
38
38
  </property>
39
39
  <layout class="QGridLayout" name="gridLayout">
40
40
   <item row="0" column="0">
53
53
     </property>
54
54
     <property name="font">
55
55
      <font>
56
 
       <pointsize>12</pointsize>
 
56
       <pointsize>11</pointsize>
57
57
       <weight>50</weight>
58
58
       <italic>false</italic>
59
59
       <bold>false</bold>
67
67
      <enum>QFrame::Sunken</enum>
68
68
     </property>
69
69
     <property name="text">
70
 
      <string>Generate random network according to the Watts and Strogatz model .
 
70
      <string>Generate random network according to the Watts &amp; Strogatz model.
71
71
 This model produces graphs with small-world properties, including
72
72
 short average path lengths and high clustering.
73
73
</string>
98
98
       </property>
99
99
       <property name="font">
100
100
        <font>
101
 
         <pointsize>12</pointsize>
 
101
         <pointsize>11</pointsize>
102
102
        </font>
103
103
       </property>
104
104
       <property name="text">
122
122
       </property>
123
123
       <property name="font">
124
124
        <font>
125
 
         <pointsize>12</pointsize>
 
125
         <pointsize>11</pointsize>
126
126
        </font>
127
127
       </property>
128
128
       <property name="toolTip">
162
162
       </property>
163
163
       <property name="font">
164
164
        <font>
165
 
         <pointsize>12</pointsize>
 
165
         <pointsize>11</pointsize>
166
166
        </font>
167
167
       </property>
168
168
       <property name="text">
180
180
       </property>
181
181
       <property name="font">
182
182
        <font>
183
 
         <pointsize>12</pointsize>
 
183
         <pointsize>11</pointsize>
184
184
        </font>
185
185
       </property>
186
186
       <property name="toolTip">
220
220
       </property>
221
221
       <property name="font">
222
222
        <font>
223
 
         <pointsize>12</pointsize>
 
223
         <pointsize>11</pointsize>
224
224
        </font>
225
225
       </property>
226
226
       <property name="text">
244
244
       </property>
245
245
       <property name="font">
246
246
        <font>
247
 
         <pointsize>12</pointsize>
 
247
         <pointsize>11</pointsize>
248
248
        </font>
249
249
       </property>
250
250
       <property name="minimum">
281
281
       </property>
282
282
       <property name="font">
283
283
        <font>
284
 
         <pointsize>12</pointsize>
 
284
         <pointsize>11</pointsize>
285
285
         <weight>50</weight>
286
286
         <bold>false</bold>
287
287
        </font>
309
309
         </property>
310
310
         <property name="font">
311
311
          <font>
312
 
           <pointsize>12</pointsize>
 
312
           <pointsize>11</pointsize>
313
313
           <italic>false</italic>
314
314
           <underline>false</underline>
315
315
           <strikeout>false</strikeout>
342
342
         </property>
343
343
         <property name="font">
344
344
          <font>
345
 
           <pointsize>12</pointsize>
 
345
           <pointsize>11</pointsize>
346
346
          </font>
347
347
         </property>
348
348
         <property name="text">
375
375
       </property>
376
376
       <property name="font">
377
377
        <font>
378
 
         <pointsize>12</pointsize>
 
378
         <pointsize>11</pointsize>
379
379
        </font>
380
380
       </property>
381
381
       <property name="text">
401
401
         </property>
402
402
         <property name="font">
403
403
          <font>
404
 
           <pointsize>12</pointsize>
 
404
           <pointsize>11</pointsize>
405
405
          </font>
406
406
         </property>
407
407
         <property name="toolTip">
408
408
          <string>Check to allow loops (nodes linking to themselves) in the new network</string>
409
409
         </property>
410
410
         <property name="text">
411
 
          <string>No, set zero</string>
 
411
          <string>No loops</string>
412
412
         </property>
413
413
         <property name="checked">
414
414
          <bool>false</bool>
423
423
    <widget class="QDialogButtonBox" name="buttonBox">
424
424
     <property name="font">
425
425
      <font>
426
 
       <pointsize>12</pointsize>
 
426
       <pointsize>11</pointsize>
427
427
      </font>
428
428
     </property>
429
429
     <property name="orientation">