瀏覽代碼

Children of the QSplitter of the tablemanager are no longer collapsible

Andreas Fetzer 11 年之前
父節點
當前提交
a40635ea08
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Libs/DICOM/Widgets/Resources/UI/ctkDICOMTableManager.ui

+ 3 - 0
Libs/DICOM/Widgets/Resources/UI/ctkDICOMTableManager.ui

@@ -42,6 +42,9 @@ QSplitter::handle:vertical {height: 2px;}</string>
      <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
+     <property name="childrenCollapsible">
+      <bool>false</bool>
+     </property>
      <widget class="ctkDICOMTableView" name="patientsTable"/>
      <widget class="ctkDICOMTableView" name="studiesTable"/>
      <widget class="ctkDICOMTableView" name="seriesTable"/>