# HG changeset patch # User paulb # Date 1130167643 0 # Node ID 4dcdbd08302069e6507d08317ccb5af7b9f8d924 # Parent ab57b4b4dcb96de2d37c46edb261ba04f9d63d43 [project @ 2005-10-24 15:27:23 by paulb] Moved the example Qt Designer file into its own application directory. diff -r ab57b4b4dcb9 -r 4dcdbd083020 examples/Common/Configurator/Resources/config.ui --- a/examples/Common/Configurator/Resources/config.ui Mon Oct 24 15:26:47 2005 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,622 +0,0 @@ - -configuration - - - configuration - - - - 0 - 0 - 871 - 673 - - - - Form1 - - - - unnamed - - - - update - - - Update - - - - - - (Not selected) - - - - mouse - - - - - - (Not selected) - - - - keyboard - - - - - textLabel4_2_3 - - - Mouse - - - - - textLabel4_2_4 - - - Screen - - - - - - (Not selected) - - - - screen - - - - - export - - - Export - - - - - spacer6 - - - Horizontal - - - Expanding - - - - 40 - 20 - - - - - - textLabel4_2_4_2 - - - Total for this configuration: 0 - - - - - textLabel4_2_2 - - - Keyboard - - - - - spacer10 - - - Horizontal - - - Expanding - - - - 346 - 60 - - - - - - - (Not selected) - - - - accessories - - - - - add_memory_unit - - - Add memory - - - - - spacer5 - - - Horizontal - - - Expanding - - - - 180 - 20 - - - - - - textLabel1 - - - <h1>System Configurator</h1> - - - - - memory_units - - - - tab - - - Unit - - - - unnamed - - - - textLabel4_3 - - - Memory unit - - - - - - (Not selected) - - - - memory_unit_value - - - - - remove_memory_unit - - - Remove - - - - - - - - add_storage_unit - - - Add storage - - - - - spacer4 - - - Horizontal - - - Expanding - - - - 230 - 20 - - - - - - spacer9 - - - Horizontal - - - Expanding - - - - 350 - 20 - - - - - - storage_units - - - - tab - - - Storage - - - - unnamed - - - - textLabel4_3_2_2 - - - Storage unit - - - - - - (Not selected) - - - - storage_unit_value - - - - - remove_storage_unit - - - Remove - - - - - - - - textLabel2 - - - <h2>Base System</h2> - - - - - spacer11 - - - Horizontal - - - Expanding - - - - 130 - 20 - - - - - - hard_disks - - - - tab - - - Disk - - - - unnamed - - - - textLabel4_3_2 - - - Hard disk drive - - - - - - (Not selected) - - - - hard_disk_value - - - - - remove_hard_disk - - - Remove - - - - - - - - add_hard_disk - - - Add hard disk - - - - - spacer3 - - - Horizontal - - - Expanding - - - - 230 - 20 - - - - - - spacer8 - - - Horizontal - - - Expanding - - - - 350 - 20 - - - - - - textLabel2_2 - - - <h2>Processor</h2> - - - - - textLabel2_7 - - - <h2>Accessories</h2> - - - - - textLabel2_3 - - - <h2>Memory</h2> - - - - - textLabel2_6 - - - <h2>Additional Storage</h2> - - - - - textLabel2_5 - - - <h2>Hard Disks</h2> - - - - - textLabel2_8 - - - <h2>Input Devices</h2> - - - - - textLabel2_4 - - - <h2>Price</h2> - - - - - textLabel2_9 - - - <h2>Display</h2> - - - - - - (Not selected) - - - - cpu - - - - - textLabel4_2 - - - CPU - - - - - - (Not selected) - - - - base_system - - - - - textLabel4 - - - Model - - - - - spacer22 - - - Vertical - - - Expanding - - - - 20 - 131 - - - - - - spacer21 - - - Vertical - - - Expanding - - - - 20 - 131 - - - - - - - - base_system - textChanged(const QString&) - configuration - baseSystemChanged() - - - add_hard_disk - clicked() - configuration - addHardDisk() - - - add_memory_unit - clicked() - configuration - addMemoryUnit() - - - add_storage_unit - clicked() - configuration - addStorageUnit() - - - remove_hard_disk - clicked() - configuration - removeHardDisk() - - - remove_memory_unit - clicked() - configuration - removeMemoryUnit() - - - remove_storage_unit - clicked() - configuration - removeStorageUnit() - - - update - clicked() - configuration - updateConfig() - - - export - clicked() - configuration - exportConfig() - - - - baseSystemChanged() - removeMemoryUnit() - addMemoryUnit() - addStorageUnit() - removeHardDisk() - addHardDisk() - removeStorageUnit() - updateConfig() - exportConfig() - - -