Changeset 12657
- Timestamp:
- 11/27/11 14:17:48 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r12655 r12657 12 12 <y>0</y> 13 13 <width>1383</width> 14 <height>9 31</height>14 <height>927</height> 15 15 </rect> 16 16 </property> … … 53 53 </property> 54 54 <property name="currentIndex"> 55 <number> 10</number>55 <number>6</number> 56 56 </property> 57 57 <property name="documentMode"> … … 5656 5656 <size> 5657 5657 <width>20</width> 5658 <height> 10</height>5658 <height>5</height> 5659 5659 </size> 5660 5660 </property> … … 6189 6189 <size> 6190 6190 <width>20</width> 6191 <height> 10</height>6191 <height>5</height> 6192 6192 </size> 6193 6193 </property> … … 6321 6321 <size> 6322 6322 <width>20</width> 6323 <height> 10</height>6323 <height>5</height> 6324 6324 </size> 6325 6325 </property> … … 15604 15604 </sizepolicy> 15605 15605 </property> 15606 <layout class="QGridLayout" name="gridLayout_45"/> 15606 <layout class="QGridLayout" name="gridLayout_45"> 15607 <item row="0" column="0"> 15608 <widget class="QTableView" name="fTableComments"> 15609 <property name="alternatingRowColors"> 15610 <bool>true</bool> 15611 </property> 15612 </widget> 15613 </item> 15614 <item row="1" column="0"> 15615 <layout class="QHBoxLayout" name="horizontalLayout_30"> 15616 <property name="topMargin"> 15617 <number>0</number> 15618 </property> 15619 <item> 15620 <widget class="QPushButton" name="fCommentInsertRow"> 15621 <property name="text"> 15622 <string>Insert row</string> 15623 </property> 15624 </widget> 15625 </item> 15626 <item> 15627 <widget class="QPushButton" name="fCommentUpdateLayout"> 15628 <property name="text"> 15629 <string>Update Layout</string> 15630 </property> 15631 </widget> 15632 </item> 15633 <item> 15634 <spacer name="horizontalSpacer_38"> 15635 <property name="orientation"> 15636 <enum>Qt::Horizontal</enum> 15637 </property> 15638 <property name="sizeHint" stdset="0"> 15639 <size> 15640 <width>40</width> 15641 <height>20</height> 15642 </size> 15643 </property> 15644 </spacer> 15645 </item> 15646 <item> 15647 <widget class="QPushButton" name="fCommentSubmit"> 15648 <property name="text"> 15649 <string>Submit</string> 15650 </property> 15651 </widget> 15652 </item> 15653 <item> 15654 <widget class="QPushButton" name="fCommentUpdate"> 15655 <property name="enabled"> 15656 <bool>false</bool> 15657 </property> 15658 <property name="text"> 15659 <string>Update</string> 15660 </property> 15661 </widget> 15662 </item> 15663 <item> 15664 <widget class="QPushButton" name="fCommentRevert"> 15665 <property name="text"> 15666 <string>Revert</string> 15667 </property> 15668 </widget> 15669 </item> 15670 </layout> 15671 </item> 15672 </layout> 15607 15673 </widget> 15608 15674 </widget>
Note:
See TracChangeset
for help on using the changeset viewer.