mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 00:20:05 +00:00 
			
		
		
		
	Add radar toolbox items to collapsible widgets
This commit is contained in:
		
							parent
							
								
									396f64f0d4
								
							
						
					
					
						commit
						6d9d923081
					
				
					 2 changed files with 51 additions and 71 deletions
				
			
		|  | @ -134,8 +134,8 @@ | |||
|          <rect> | ||||
|           <x>0</x> | ||||
|           <y>0</y> | ||||
|           <width>175</width> | ||||
|           <height>696</height> | ||||
|           <width>157</width> | ||||
|           <height>702</height> | ||||
|          </rect> | ||||
|         </property> | ||||
|         <layout class="QVBoxLayout" name="verticalLayout_6"> | ||||
|  | @ -240,60 +240,6 @@ | |||
|            </layout> | ||||
|           </widget> | ||||
|          </item> | ||||
|          <item> | ||||
|           <widget class="QGroupBox" name="radarProductGroupBox"> | ||||
|            <property name="title"> | ||||
|             <string>Radar Products</string> | ||||
|            </property> | ||||
|            <layout class="QVBoxLayout" name="verticalLayout"> | ||||
|             <item> | ||||
|              <widget class="QLabel" name="level2Label"> | ||||
|               <property name="text"> | ||||
|                <string>Level 2</string> | ||||
|               </property> | ||||
|              </widget> | ||||
|             </item> | ||||
|             <item> | ||||
|              <widget class="QWidget" name="level2ProductFrame" native="true"/> | ||||
|             </item> | ||||
|             <item> | ||||
|              <widget class="Line" name="level2Separator"> | ||||
|               <property name="orientation"> | ||||
|                <enum>Qt::Horizontal</enum> | ||||
|               </property> | ||||
|              </widget> | ||||
|             </item> | ||||
|             <item> | ||||
|              <widget class="QLabel" name="level3Label"> | ||||
|               <property name="text"> | ||||
|                <string>Level 3</string> | ||||
|               </property> | ||||
|              </widget> | ||||
|             </item> | ||||
|             <item> | ||||
|              <widget class="QWidget" name="level3ProductFrame" native="true"/> | ||||
|             </item> | ||||
|            </layout> | ||||
|           </widget> | ||||
|          </item> | ||||
|          <item> | ||||
|           <widget class="QWidget" name="settingsFrame" native="true"> | ||||
|            <layout class="QVBoxLayout" name="verticalLayout_4"> | ||||
|             <property name="leftMargin"> | ||||
|              <number>0</number> | ||||
|             </property> | ||||
|             <property name="topMargin"> | ||||
|              <number>0</number> | ||||
|             </property> | ||||
|             <property name="rightMargin"> | ||||
|              <number>0</number> | ||||
|             </property> | ||||
|             <property name="bottomMargin"> | ||||
|              <number>0</number> | ||||
|             </property> | ||||
|            </layout> | ||||
|           </widget> | ||||
|          </item> | ||||
|          <item> | ||||
|           <spacer name="radarToolboxSpacer"> | ||||
|            <property name="orientation"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat