Bug#2862: Dialog Editor problem w/ QSpinBox)

Steven Suson suson at TuckerEnergy.com
Tue Mar 21 23:10:01 UTC 2000


Greetings,

    At some point, the Dialog Editor has now decided to drop my suffix
property for QSpinBox also. Attached in the .kdevdlg file...

Steven Suson

-------------- next part --------------
// KDevelop Dialog Editor File (.kdevdlg)
// 
// Created by KDlgEdit Version 0.1alpha (C) 1999 by Pascal Krahmer
// Get KDevelop including KDlgEdit at "www.beast.de/kdevelop"
// 
data Information
{
   Filename="/home/suson/KProjects/kspecdisp/kspecdisp/configure.kdevdlg"
   KDevelopVersion="1.1"
   DlgEditVersion="0.1alpha"
   LastChanged="Tue Mar 21 17:05:38 2000"
}

data SessionManagement
{
   OpenedRoot_1="Appearance"
   OpenedRoot_2="C++ Code"
   OpenedRoot_3="General"
   OpenedRoot_4="Geometry"
   OpenedRootCount="4"
}

item QWidget
{
   ToolTip="Data view configuration"
   Name="configuredlg"
   IsHidden="true"
   IsEnabled="true"
   VarName="this"
   AcceptsDrops="false"
   HasFocus="false"
   X="0"
   Y="0"
   Width="490"
   Height="410"
   MinWidth="0"
   MinHeight="0"
   IsFixedSize="true"

   item QLabel
   {
      Name="spectitle"
      IsHidden="false"
      IsEnabled="true"
      VarName="QLabel_1"
      AcceptsDrops="false"
      HasFocus="false"
      X="150"
      Y="20"
      Width="176"
      Height="21"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidabright" "18" "75" "TRUE""
      Text="Spectrum Display"
      isAutoResize="true"
   }

   item QLabel
   {
      Name="speclowscalelbl"
      IsHidden="false"
      IsEnabled="true"
      VarName="QLabel_2"
      AcceptsDrops="false"
      HasFocus="false"
      X="20"
      Y="50"
      Width="100"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidatypewriter" "14" "75" "TRUE""
      Text="Low Scale"
      Buddy="speclowspinbox"
      isAutoResize="false"
   }

   item QSpinBox
   {
      QuickHelp="Sets the low scale value\nfor spectrum"
      ToolTip="Sets low scale"
      Name="speclowspinbox"
      IsHidden="false"
      IsEnabled="true"
      VarName="QSpinBox_1"
      AcceptsDrops="false"
      HasFocus="false"
      X="110"
      Y="50"
      Width="110"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""fixed" "12" "50" "FALSE""
      Suffix=" CPS"
      MinValue="-1"
      MaxValue="990"
      isWrapping="true"
      SpecialValText="Auto"
   }

   item QLabel
   {
      Name="spechighscalelbl"
      IsHidden="false"
      IsEnabled="true"
      VarName="QLabel_3"
      AcceptsDrops="false"
      HasFocus="false"
      X="260"
      Y="50"
      Width="90"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidatypewriter" "14" "75" "TRUE""
      Text="High Scale"
      Buddy="spechighspinbox"
      isAutoResize="false"
   }

   item QSpinBox
   {
      QuickHelp="Sets the high scale value\nfor spectrum"
      ToolTip="Sets high scale"
      Name="spechighspinbox"
      IsHidden="false"
      IsEnabled="true"
      VarName="QSpinBox_2"
      AcceptsDrops="false"
      HasFocus="false"
      X="360"
      Y="50"
      Width="110"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""fixed" "12" "50" "FALSE""
      Suffix=" CPS"
      MinValue="9"
      MaxValue="1000"
      isWrapping="true"
      SpecialValText="Auto"
   }

   item KColorButton
   {
      QuickHelp="Sets the color of the\ndisplayed spectrum"
      ToolTip="Spectrum color"
      Name="specclr"
      IsHidden="false"
      IsEnabled="true"
      VarName="KColorButton_1"
      AcceptsDrops="false"
      HasFocus="false"
      X="250"
      Y="100"
      Width="100"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      isDefault="false"
      isAutoDefault="false"
      isToggleButton="false"
      isMenuButton="false"
      isAutoResize="false"
      isAutoRepeat="false"
      DisplayedColor="0xffffff"
   }

   item QLabel
   {
      Name="specclrlbl"
      IsHidden="false"
      IsEnabled="true"
      VarName="QLabel_4"
      AcceptsDrops="false"
      HasFocus="false"
      X="110"
      Y="100"
      Width="130"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidatypewriter" "14" "75" "TRUE""
      Text="Spectrum Color"
      Buddy="specclr"
      isAutoResize="false"
   }

   item KSeparator
   {
      Name="sep_1"
      IsHidden="false"
      IsEnabled="true"
      VarName="KSeparator_1"
      AcceptsDrops="false"
      HasFocus="false"
      X="0"
      Y="130"
      Width="490"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Orientation="Horizontal"
   }

   item QLabel
   {
      Name="anatitle"
      IsHidden="false"
      IsEnabled="true"
      VarName="QLabel_5"
      AcceptsDrops="false"
      HasFocus="false"
      X="150"
      Y="170"
      Width="176"
      Height="21"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidabright" "18" "75" "TRUE""
      Text="Spectrum Analyzer"
      isAutoResize="true"
   }

   item QLabel
   {
      Name="analowscalelbl"
      IsHidden="false"
      IsEnabled="true"
      VarName="QLabel_6"
      AcceptsDrops="false"
      HasFocus="false"
      X="20"
      Y="200"
      Width="100"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidatypewriter" "14" "75" "TRUE""
      Text="Low Scale"
      Buddy="analowspinbox"
      isAutoResize="false"
   }

   item QSpinBox
   {
      QuickHelp="Sets the low scale value\nfor analyzer"
      ToolTip="Sets low scale"
      Name="analowspinbox"
      IsHidden="false"
      IsEnabled="true"
      VarName="QSpinBox_3"
      AcceptsDrops="false"
      HasFocus="false"
      X="110"
      Y="200"
      Width="110"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""fixed" "12" "50" "FALSE""
      Suffix=" CPS"
      MinValue="-1"
      MaxValue="990"
      isWrapping="true"
      SpecialValText="Auto"
   }

   item QLabel
   {
      Name="anahighscalelbl"
      IsHidden="false"
      IsEnabled="true"
      VarName="QLabel_7"
      AcceptsDrops="false"
      HasFocus="false"
      X="260"
      Y="200"
      Width="90"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidatypewriter" "14" "75" "TRUE""
      Text="High Scale"
      Buddy="anahighspinbox"
      isAutoResize="false"
   }

   item QSpinBox
   {
      QuickHelp="Sets the high scale value\nfor analyzer"
      ToolTip="Sets high scale"
      Name="anahighspinbox"
      IsHidden="false"
      IsEnabled="true"
      VarName="QSpinBox_4"
      AcceptsDrops="false"
      HasFocus="false"
      X="360"
      Y="200"
      Width="110"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""fixed" "12" "50" "FALSE""
      Suffix=" CPS"
      MinValue="9"
      MaxValue="1000"
      isWrapping="true"
      SpecialValText="Auto"
   }

   item QLabel
   {
      Name="anaclrlbl"
      IsHidden="false"
      IsEnabled="true"
      VarName="QLabel_8"
      AcceptsDrops="false"
      HasFocus="false"
      X="110"
      Y="250"
      Width="130"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidatypewriter" "14" "75" "TRUE""
      Text="Analyzer Color"
      Buddy="anaclr"
      isAutoResize="false"
   }

   item KColorButton
   {
      QuickHelp="Sets the color of the\ndisplayed analyzer"
      ToolTip="Analyzer color"
      Name="anaclr"
      IsHidden="false"
      IsEnabled="true"
      VarName="KColorButton_2"
      AcceptsDrops="false"
      HasFocus="false"
      X="250"
      Y="250"
      Width="100"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      isDefault="false"
      isAutoDefault="false"
      isToggleButton="false"
      isMenuButton="false"
      isAutoResize="false"
      isAutoRepeat="false"
      DisplayedColor="0xff0000"
   }

   item KSeparator
   {
      Name="sep_2"
      IsHidden="false"
      IsEnabled="true"
      VarName="KSeparator_2"
      AcceptsDrops="false"
      HasFocus="false"
      X="0"
      Y="280"
      Width="490"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Orientation="Horizontal"
   }

   item QLabel
   {
      Name="accumlbl"
      IsHidden="false"
      IsEnabled="true"
      VarName="QLabel_9"
      AcceptsDrops="false"
      HasFocus="false"
      X="130"
      Y="320"
      Width="90"
      Height="15"
      MinWidth="0"
      MinHeight="0"
      IsFixedSize="false"
      Font=""lucidatypewriter" "14" "75" "TRUE""
      Text="Accumulate"
      Buddy="accumspinbox"
      isAutoResize="false"
   }

   item QSpinBox
   {
      QuickHelp="Sets the number of spectra\nto accumulate"
      ToolTip="Sets number to accumulate"
      Name="accumspinbox"
      IsHidden="false"
      IsEnabled="true"
      VarName="QSpinBox_5"
      AcceptsDrops="false"
      HasFocus="false"
      X="230"
      Y="310"
      Width="130"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""fixed" "12" "50" "FALSE""
      Suffix=" Spectra"
      MinValue="1"
      MaxValue="16"
      isWrapping="true"
   }

   item KSeparator
   {
      Name="sep_2"
      IsHidden="false"
      IsEnabled="true"
      VarName="KSeparator_2"
      AcceptsDrops="false"
      HasFocus="false"
      X="0"
      Y="340"
      Width="490"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Orientation="Horizontal"
   }

   item QPushButton
   {
      ToolTip="Completes dialog"
      Name="okbtn"
      IsHidden="false"
      IsEnabled="true"
      VarName="QPushButton_1"
      AcceptsDrops="false"
      HasFocus="false"
      X="20"
      Y="370"
      Width="100"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidatypewriter" "18" "75" "TRUE""
      Text="OK"
      isDefault="true"
      isAutoDefault="true"
      isToggleButton="false"
      isMenuButton="false"
      isAutoResize="false"
      isAutoRepeat="false"
   }

   item QPushButton
   {
      ToolTip="Cancels dialog"
      Name="cancelbtn"
      IsHidden="false"
      IsEnabled="true"
      VarName="QPushButton_2"
      AcceptsDrops="false"
      HasFocus="false"
      X="200"
      Y="370"
      Width="100"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidatypewriter" "18" "75" "TRUE""
      Text="Cancel"
      isDefault="false"
      isAutoDefault="false"
      isToggleButton="false"
      isMenuButton="false"
      isAutoResize="false"
      isAutoRepeat="false"
   }

   item QPushButton
   {
      ToolTip="Provides help for dialog"
      Name="hlpbtn"
      IsHidden="false"
      IsEnabled="true"
      VarName="QPushButton_3"
      AcceptsDrops="false"
      HasFocus="false"
      X="370"
      Y="370"
      Width="100"
      Height="30"
      MinWidth="0"
      MinHeight="0"
      Font=""lucidatypewriter" "18" "75" "TRUE""
      Text="Help"
      isDefault="false"
      isAutoDefault="false"
      isToggleButton="false"
      isMenuButton="false"
      isAutoResize="false"
      isAutoRepeat="false"
   }
}


More information about the KDevelop-devel mailing list