Show
Ignore:
Timestamp:
02/02/06 03:33:35 (3 years ago)
Author:
hipplej
Message:

A little more progress on the graph. All that's left is drawing the lines.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/bwgraph/bwgraph.ui

    r213 r223  
    99    <x>0</x> 
    1010    <y>0</y> 
    11     <width>357</width> 
    12     <height>304</height> 
     11    <width>359</width> 
     12    <height>282</height> 
    1313   </rect> 
    1414  </property> 
     
    404404     </property> 
    405405     <item> 
    406       <layout class="QHBoxLayout" > 
    407        <property name="margin" > 
    408         <number>0</number> 
    409        </property> 
    410        <property name="spacing" > 
    411         <number>6</number> 
    412        </property> 
    413        <item> 
    414         <layout class="QHBoxLayout" > 
    415          <property name="margin" > 
    416           <number>0</number> 
    417          </property> 
    418          <property name="spacing" > 
    419           <number>0</number> 
    420          </property> 
    421          <item> 
    422           <widget class="QLabel" name="label_3" > 
    423            <property name="maximumSize" > 
    424             <size> 
    425              <width>16777215</width> 
    426              <height>27</height> 
    427             </size> 
    428            </property> 
    429            <property name="font" > 
    430             <font> 
    431              <family>Arial</family> 
    432              <pointsize>10</pointsize> 
    433              <weight>50</weight> 
    434              <italic>false</italic> 
    435              <bold>false</bold> 
    436              <underline>false</underline> 
    437              <strikeout>false</strikeout> 
    438             </font> 
    439            </property> 
    440            <property name="contextMenuPolicy" > 
    441             <enum>Qt::NoContextMenu</enum> 
    442            </property> 
    443            <property name="text" > 
    444             <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Arial; font-size:8pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;">Sent:&lt;/p>&lt;/body>&lt;/html></string> 
    445            </property> 
    446           </widget> 
    447          </item> 
    448          <item> 
    449           <widget class="QLabel" name="lblSent" > 
    450            <property name="maximumSize" > 
    451             <size> 
    452              <width>16777215</width> 
    453              <height>27</height> 
    454             </size> 
    455            </property> 
    456            <property name="font" > 
    457             <font> 
    458              <family>Arial</family> 
    459              <pointsize>10</pointsize> 
    460              <weight>50</weight> 
    461              <italic>false</italic> 
    462              <bold>false</bold> 
    463              <underline>false</underline> 
    464              <strikeout>false</strikeout> 
    465             </font> 
    466            </property> 
    467            <property name="contextMenuPolicy" > 
    468             <enum>Qt::NoContextMenu</enum> 
    469            </property> 
    470            <property name="frameShape" > 
    471             <enum>QFrame::Panel</enum> 
    472            </property> 
    473            <property name="frameShadow" > 
    474             <enum>QFrame::Sunken</enum> 
    475            </property> 
    476            <property name="text" > 
    477             <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Arial; font-size:8pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;">679.07 MB&lt;/p>&lt;/body>&lt;/html></string> 
    478            </property> 
    479            <property name="scaledContents" > 
    480             <bool>false</bool> 
    481            </property> 
    482           </widget> 
    483          </item> 
    484         </layout> 
    485        </item> 
    486        <item> 
    487         <layout class="QHBoxLayout" > 
    488          <property name="margin" > 
    489           <number>0</number> 
    490          </property> 
    491          <property name="spacing" > 
    492           <number>0</number> 
    493          </property> 
    494          <item> 
    495           <widget class="QLabel" name="label_2" > 
    496            <property name="maximumSize" > 
    497             <size> 
    498              <width>16777215</width> 
    499              <height>27</height> 
    500             </size> 
    501            </property> 
    502            <property name="font" > 
    503             <font> 
    504              <family>Arial</family> 
    505              <pointsize>10</pointsize> 
    506              <weight>50</weight> 
    507              <italic>false</italic> 
    508              <bold>false</bold> 
    509              <underline>false</underline> 
    510              <strikeout>false</strikeout> 
    511             </font> 
    512            </property> 
    513            <property name="contextMenuPolicy" > 
    514             <enum>Qt::NoContextMenu</enum> 
    515            </property> 
    516            <property name="text" > 
    517             <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Arial; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Received:&lt;/p>&lt;/body>&lt;/html></string> 
    518            </property> 
    519           </widget> 
    520          </item> 
    521          <item> 
    522           <widget class="QLabel" name="lblReceived" > 
    523            <property name="maximumSize" > 
    524             <size> 
    525              <width>16777215</width> 
    526              <height>27</height> 
    527             </size> 
    528            </property> 
    529            <property name="font" > 
    530             <font> 
    531              <family>Arial</family> 
    532              <pointsize>10</pointsize> 
    533              <weight>50</weight> 
    534              <italic>false</italic> 
    535              <bold>false</bold> 
    536              <underline>false</underline> 
    537              <strikeout>false</strikeout> 
    538             </font> 
    539            </property> 
    540            <property name="contextMenuPolicy" > 
    541             <enum>Qt::NoContextMenu</enum> 
    542            </property> 
    543            <property name="toolTip" > 
    544             <string/> 
    545            </property> 
    546            <property name="frameShape" > 
    547             <enum>QFrame::Panel</enum> 
    548            </property> 
    549            <property name="frameShadow" > 
    550             <enum>QFrame::Sunken</enum> 
    551            </property> 
    552            <property name="text" > 
    553             <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Arial; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">435.38 MB&lt;/p>&lt;/body>&lt;/html></string> 
    554            </property> 
    555            <property name="scaledContents" > 
    556             <bool>false</bool> 
    557            </property> 
    558           </widget> 
    559          </item> 
    560         </layout> 
    561        </item> 
    562       </layout> 
     406      <widget class="QLabel" name="label_3" > 
     407       <property name="maximumSize" > 
     408        <size> 
     409         <width>16777215</width> 
     410         <height>27</height> 
     411        </size> 
     412       </property> 
     413       <property name="font" > 
     414        <font> 
     415         <family>Arial</family> 
     416         <pointsize>10</pointsize> 
     417         <weight>50</weight> 
     418         <italic>false</italic> 
     419         <bold>false</bold> 
     420         <underline>false</underline> 
     421         <strikeout>false</strikeout> 
     422        </font> 
     423       </property> 
     424       <property name="contextMenuPolicy" > 
     425        <enum>Qt::NoContextMenu</enum> 
     426       </property> 
     427       <property name="text" > 
     428        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Arial; font-size:8pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;">Sent:&lt;/p>&lt;/body>&lt;/html></string> 
     429       </property> 
     430      </widget> 
     431     </item> 
     432     <item> 
     433      <widget class="QLabel" name="lblSent" > 
     434       <property name="maximumSize" > 
     435        <size> 
     436         <width>16777215</width> 
     437         <height>18</height> 
     438        </size> 
     439       </property> 
     440       <property name="font" > 
     441        <font> 
     442         <family>Arial</family> 
     443         <pointsize>10</pointsize> 
     444         <weight>50</weight> 
     445         <italic>false</italic> 
     446         <bold>false</bold> 
     447         <underline>false</underline> 
     448         <strikeout>false</strikeout> 
     449        </font> 
     450       </property> 
     451       <property name="contextMenuPolicy" > 
     452        <enum>Qt::NoContextMenu</enum> 
     453       </property> 
     454       <property name="frameShape" > 
     455        <enum>QFrame::Panel</enum> 
     456       </property> 
     457       <property name="frameShadow" > 
     458        <enum>QFrame::Sunken</enum> 
     459       </property> 
     460       <property name="text" > 
     461        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Arial; font-size:8pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;">679.07 MB&lt;/p>&lt;/body>&lt;/html></string> 
     462       </property> 
     463       <property name="scaledContents" > 
     464        <bool>false</bool> 
     465       </property> 
     466      </widget> 
     467     </item> 
     468     <item> 
     469      <widget class="QLabel" name="label_2" > 
     470       <property name="maximumSize" > 
     471        <size> 
     472         <width>16777215</width> 
     473         <height>27</height> 
     474        </size> 
     475       </property> 
     476       <property name="font" > 
     477        <font> 
     478         <family>Arial</family> 
     479         <pointsize>10</pointsize> 
     480         <weight>50</weight> 
     481         <italic>false</italic> 
     482         <bold>false</bold> 
     483         <underline>false</underline> 
     484         <strikeout>false</strikeout> 
     485        </font> 
     486       </property> 
     487       <property name="contextMenuPolicy" > 
     488        <enum>Qt::NoContextMenu</enum> 
     489       </property> 
     490       <property name="text" > 
     491        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Arial; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Received:&lt;/p>&lt;/body>&lt;/html></string> 
     492       </property> 
     493      </widget> 
     494     </item> 
     495     <item> 
     496      <widget class="QLabel" name="lblReceived" > 
     497       <property name="maximumSize" > 
     498        <size> 
     499         <width>16777215</width> 
     500         <height>18</height> 
     501        </size> 
     502       </property> 
     503       <property name="font" > 
     504        <font> 
     505         <family>Arial</family> 
     506         <pointsize>10</pointsize> 
     507         <weight>50</weight> 
     508         <italic>false</italic> 
     509         <bold>false</bold> 
     510         <underline>false</underline> 
     511         <strikeout>false</strikeout> 
     512        </font> 
     513       </property> 
     514       <property name="contextMenuPolicy" > 
     515        <enum>Qt::NoContextMenu</enum> 
     516       </property> 
     517       <property name="toolTip" > 
     518        <string/> 
     519       </property> 
     520       <property name="frameShape" > 
     521        <enum>QFrame::Panel</enum> 
     522       </property> 
     523       <property name="frameShadow" > 
     524        <enum>QFrame::Sunken</enum> 
     525       </property> 
     526       <property name="text" > 
     527        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Arial; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">435.38 MB&lt;/p>&lt;/body>&lt;/html></string> 
     528       </property> 
     529       <property name="scaledContents" > 
     530        <bool>false</bool> 
     531       </property> 
     532      </widget> 
    563533     </item> 
    564534     <item> 
     
    569539       <property name="sizeHint" > 
    570540        <size> 
    571          <width>82</width> 
    572          <height>20</height> 
     541         <width>54</width> 
     542         <height>31</height> 
    573543        </size> 
    574544       </property> 
     
    588558      <font> 
    589559       <family>Arial</family> 
    590        <pointsize>8</pointsize> 
     560       <pointsize>10</pointsize> 
    591561       <weight>50</weight> 
    592562       <italic>false</italic>