|
JG ROOT Tools libraries
version 5.0 - august 2014
|
#include "RBaseFunctions.hh"#include "RGItemListBox.hh"#include <TGFrame.h>#include <TGListBox.h>#include <TGLabel.h>#include <TGButton.h>#include "icc/RGItemSelectionBox.icc"Go to the source code of this file.
Classes | |
| class | RGItemSelectionBox |
Enumerations | |
| enum | RGItemSelectionBoxOptions { rgISBLabelsCenterAligned = 0x00000000, rgISBLabelsLeftAligned = 0x00000001, rgISBLabelsRightAligned = 0x00000002, rgISBLabelsExternAligned = 0x00000003, rgISBLabelsInternAligned = 0x00000004, rgISBLabelsAboveList = 0x00000000, rgISBLabelsBelowList = 0x00000008, rgISBSideButtonsCenter = 0x00000000, rgISBSideButtonsUp = 0x00000010, rgICBSideButtonsDown = 0x00000020, rgISBMultipleSelection = 0x00000100, rgISBUniqueItem = 0x00000200, rgISBUniqueName = 0x00000600, rgISBNoCaseSensitive = 0x00000800, rgISBDictSort = 0x00001000, rgISBAlwaysSorted = 0x00002000, rgISBReverseSort = 0x00004000, rgISBAlwaysReverseSorted = 0x00006000, rgISBMoveSrcButtons = 0x00010000, rgISBMoveDestButtons = 0x00020000 } |
| ! ItemSelectionBox widget options | |
Include file for class RGItemSelectionBox