QGPlotEditButtonsFrame Class Reference

List of all members.


Detailed Description

Frame to hold control buttons for plot edit window.

Author:
Adam Bryant (adam_bryant@berkeley.edu)

Public Member Functions

 QGPlotEditButtonsFrame (QGPlotEditWindow *p, UInt_t w=100, UInt_t h=100)
 Constructor.
virtual ~QGPlotEditButtonsFrame ()
 Destructor.
void FillWindowDropDownBox ()
 Fill drop down box with names of canvas windows.
std::string GetCanvasWindowName ()
 Get name of selected canvas window.
TGComboBox * GetWindowDropDownBox ()
 Get pointer to the window drop down box.
void HandleDeleteButton ()
 Handle delete button.
void HandleDrawButton ()
 Handle draw button.
void HandleDuplicateButton ()
 Handle duplicate button.
void HandleEraseButton ()
 Handle erase button.
void HandleNameButton ()
 Handle name button.
void HandleNameEntryBox ()
 Handle name entry box.
void ShowDefaultDisplay ()
 Show default display.

Private Attributes

TGPictureButton * fDrawButton
 Draw button.
TGHorizontalFrame * fDrawEraseFrame
 Horizontal frame for Draw/Erase buttons.
TGPictureButton * fDeleteButton
 Delete button.
TGPictureButton * fDuplicateButton
 Duplicate button.
TGPictureButton * fEraseButton
 Erase button.
TGPictureButton * fNameButton
 Name button.
TGHorizontalFrame * fNameDeleteDuplicateFrame
 Horizontal frame for Name/Delete/Duplicate buttons.
TGTextEntry * fNameEntryBox
 Name entry box.
QGPlotEditWindowfPlotEditWindow
 Pointer to parent plot edit window.
TGComboBox * fWindowDropDownBox
 Drop down box for selection canvas window.
TGHorizontalFrame * fWindowFrame
 Horizontal frame for selecting canvas window.
TGLabel * fWindowLabel
 Window label.

The documentation for this class was generated from the following files:

Generated on Tue Nov 16 10:50:06 2010 for CUORE Software by  doxygen 1.5.6