Select All/Clear Selection is already in the main tool bar.
<property name="rightMargin">
<number>0</number>
</property>
+ <property name="bottomMargin">
+ <number>0</number>
+ </property>
<item>
<widget class="QTableView" name="view"/>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="QPushButton" name="selectAllButton">
- <property name="text">
- <string>Select All</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="clearSelectionButton">
- <property name="text">
- <string>Clear Selection</string>
- </property>
- </widget>
- </item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">