QConstantEditor QConstantEditor 0 0 388 341 Constant Editor unnamed cmdDelete false &Delete delete selected constant Click here to delete the selected constant; it can only be removed if it is not currently used by a plot. cmdEdit false &Change Value... Change the value of a user-defined constant Click here to edit the value of the selected constant. Its name cannot be changed. cmdDuplicate false D&uplicate Duplicate the selected constant Click here to Copy the selected constant to another constant. You can choose the new name from a list. cmdNew &New... Add a new constant Click this button to add a new constant. Variable true true Value true true varlist true false List of user-defined constants Select a constant to change its value, remove it or duplicate it. spacer2 Vertical Expanding 20 147 cmdNew clicked() QConstantEditor cmdNew_clicked() cmdEdit clicked() QConstantEditor cmdEdit_clicked() cmdDelete clicked() QConstantEditor cmdDelete_clicked() varlist clicked(TQListViewItem*) QConstantEditor varlist_clicked(TQListViewItem*) cmdDuplicate clicked() QConstantEditor cmdDuplicate_clicked() varlist doubleClicked(TQListViewItem*) QConstantEditor varlist_doubleClicked(TQListViewItem*) qconstanteditor.ui.h cmdCancel_clicked() cmdNew_clicked() cmdEdit_clicked() cmdDelete_clicked() varlist_clicked( TQListViewItem * item ) cmdDuplicate_clicked() newNewConstantSlot() varlist_doubleClicked( TQListViewItem * ) klistview.h