![]() |
KaliVeda
Toolkit for HIC analysis
|
TGTextEntry without any limit on the length of the text.
Created by KVClassFactory on Tue Dec 11 14:36:47 2007 Author: John Frankland
Definition at line 22 of file KVTextEntry.h.
#include <KVTextEntry.h>
Additional Inherited Members | |
![]() | |
enum | EEchoMode |
enum | EInsertMode |
![]() | |
enum | EEditMode |
enum | EStatusBits |
![]() | |
enum | EDeprecatedStatusBits |
enum | EStatusBits |
![]() | |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
static FontStruct_t | GetDefaultFontStruct () |
static const TGGC & | GetDefaultGC () |
![]() | |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
static const TGGC & | GetBckgndGC () |
static const TGGC & | GetBlackGC () |
static Pixel_t | GetBlackPixel () |
static Pixel_t | GetDefaultFrameBackground () |
static Pixel_t | GetDefaultSelectedBackground () |
static const TGGC & | GetHilightGC () |
static const TGGC & | GetShadowGC () |
static const TGGC & | GetWhiteGC () |
static Pixel_t | GetWhitePixel () |
![]() | |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
static Int_t | GetCounter () |
![]() | |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
![]() | |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
static Longptr_t | GetDtorOnly () |
static Bool_t | GetObjectStat () |
static void | SetDtorOnly (void *obj) |
static void | SetObjectStat (Bool_t stat) |
![]() | |
static Bool_t | AreAllSignalsBlocked () |
static Bool_t | BlockAllSignals (Bool_t b) |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static Bool_t | Connect (const char *sender_class, const char *signal, const char *receiver_class, void *receiver, const char *slot) |
static Bool_t | Connect (TQObject *sender, const char *signal, const char *receiver_class, void *receiver, const char *slot) |
static const char * | DeclFileName () |
static Bool_t | Disconnect (const char *class_name, const char *signal, void *receiver=nullptr, const char *slot=nullptr) |
static Bool_t | Disconnect (TQObject *sender, const char *signal=nullptr, void *receiver=nullptr, const char *slot=nullptr) |
![]() | |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
![]() | |
kInsert | |
kNoEcho | |
kNormal | |
kPassword | |
kReplace | |
![]() | |
kEditDisable | |
kEditDisableBtnEnable | |
kEditDisableEvents | |
kEditDisableGrab | |
kEditDisableHeight | |
kEditDisableKeyEnable | |
kEditDisableLayout | |
kEditDisableResize | |
kEditDisableWidth | |
kEditEnable | |
kIsHtmlView | |
![]() | |
kBitMask | |
kCanDelete | |
kCannotPick | |
kHasUUID | |
kInconsistent | |
kInvalidObject | |
kIsOnHeap | |
kIsReferenced | |
kMustCleanup | |
kNoContextMenu | |
kNotDeleted | |
kObjInCanvas | |
kOverwrite | |
kSingleKey | |
kWriteDelete | |
kZombie | |
![]() | |
void | CopyText () const |
void | DoRedraw () override |
Int_t | GetCharacterIndex (Int_t xcoord) |
virtual void | Init () |
virtual Bool_t | IsCursorOutOfFrame () |
void | Paste () |
virtual void | PastePrimary (Window_t wid, Atom_t property, Bool_t del) |
virtual void | ScrollByChar () |
virtual void | UpdateOffset () |
![]() | |
virtual void | Draw3dRectangle (UInt_t type, Int_t x, Int_t y, UInt_t w, UInt_t h) |
TString | GetOptionString () const |
const TGResourcePool * | GetResourcePool () const |
void * | GetSender () override |
virtual void | StartGuiBuilding (Bool_t on=kTRUE) |
![]() | |
TGWindow (const TGWindow &tgw) | |
TGWindow (Window_t id) | |
TGWindow & | operator= (const TGWindow &tgw) |
![]() | |
TGObject & | operator= (const TGObject &tgo) |
![]() | |
virtual void | DoError (int level, const char *location, const char *fmt, va_list va) const |
void | MakeZombie () |
![]() | |
virtual const char * | GetSenderClassName () const |
![]() | |
TGWidget (const TGWidget &tgw) | |
Int_t | ClearFlags (Int_t flags) |
TGWidget & | operator= (const TGWidget &tgw) |
Int_t | SetFlags (Int_t flags) |
![]() | |
static const TGGC & | GetDefaultSelectedBackgroundGC () |
static const TGGC & | GetDefaultSelectedGC () |
![]() | |
static Time_t | GetLastClick () |
![]() | |
static Int_t | CheckConnectArgs (TQObject *sender, TClass *sender_class, const char *signal, TClass *receiver_class, const char *slot) |
static TString | CompressName (const char *method_name) |
static Bool_t | ConnectToClass (const char *sender_class, const char *signal, TClass *receiver_class, void *receiver, const char *slot) |
static Bool_t | ConnectToClass (TQObject *sender, const char *signal, TClass *receiver_class, void *receiver, const char *slot) |
![]() | |
ETextJustification | fAlignment |
Atom_t | fClipboard |
TBlinkTimer * | fCurBlink |
Int_t | fCursorIX |
Bool_t | fCursorOn |
Int_t | fCursorX |
UInt_t | fDefHeight |
UInt_t | fDefWidth |
EEchoMode | fEchoMode |
Bool_t | fEdited |
Int_t | fEndIX |
Int_t | fEndX |
FontStruct_t | fFontStruct |
Bool_t | fFrameDrawn |
Bool_t | fHasOwnFont |
EInsertMode | fInsertMode |
Int_t | fMaxLen |
TGGC | fNormGC |
Int_t | fOffset |
GContext_t | fSelbackGC |
Bool_t | fSelectionOn |
TGGC | fSelGC |
Int_t | fStartIX |
Int_t | fStartX |
TGTextBuffer * | fText |
TGToolTip * | fTip |
![]() | |
Pixel_t | fBackground |
Int_t | fBorderWidth |
Int_t | fDNDState |
UInt_t | fEventMask |
TGFrameElement * | fFE |
UInt_t | fHeight |
UInt_t | fMaxHeight |
UInt_t | fMaxWidth |
UInt_t | fMinHeight |
UInt_t | fMinWidth |
UInt_t | fOptions |
UInt_t | fWidth |
Int_t | fX |
Int_t | fY |
kDeleteWindowCalled | |
![]() | |
UInt_t | fEditDisabled |
TString | fName |
Bool_t | fNeedRedraw |
const TGWindow * | fParent |
![]() | |
TGClient * | fClient |
Handle_t | fId |
![]() | |
kOnlyPrepStep | |
![]() | |
TList * | fListOfConnections |
TList * | fListOfSignals |
Bool_t | fSignalsBlocked |
![]() | |
TString | fCommand |
const TGWindow * | fMsgWindow |
Int_t | fWidgetFlags |
Int_t | fWidgetId |
![]() | |
static TString * | fgClipboardText |
static const TGFont * | fgDefaultFont |
static const TGGC * | fgDefaultGC |
static const TGGC * | fgDefaultSelectedBackgroundGC |
static const TGGC * | fgDefaultSelectedGC |
![]() | |
static const TGGC * | fgBckgndGC |
static const TGGC * | fgBlackGC |
static Pixel_t | fgBlackPixel |
static Window_t | fgDbw |
static Int_t | fgDbx |
static Int_t | fgDby |
static Pixel_t | fgDefaultFrameBackground |
static Pixel_t | fgDefaultSelectedBackground |
static const TGGC * | fgHilightGC |
static Bool_t | fgInit |
static UInt_t | fgLastButton |
static Time_t | fgLastClick |
static const TGGC * | fgShadowGC |
static UInt_t | fgUserColor |
static const TGGC * | fgWhiteGC |
static Pixel_t | fgWhitePixel |
![]() | |
static Int_t | fgCounter |
![]() | |
static Bool_t | fgAllSignalsBlocked |
|
inline |
Definition at line 25 of file KVTextEntry.h.
|
inline |
Definition at line 32 of file KVTextEntry.h.
|
inline |
Definition at line 35 of file KVTextEntry.h.
|
inlinevirtual |
Definition at line 38 of file KVTextEntry.h.
|
overridevirtual |
Removes any currently selected text, inserts newText, sets it as the new contents of the text entry.
Reimplemented from TGTextEntry.
Definition at line 68 of file KVTextEntry.cpp.
Set the maximum length of the text in the editor. Any marked text will be unmarked. The cursor position is set to 0 and the first part of the string is shown, but no truncation ever takes place.
Reimplemented from TGTextEntry.
Definition at line 49 of file KVTextEntry.cpp.
Sets text entry to text, clears the selection and moves the cursor to the end of the line. Whatever the value of fMaxLen (set with SetMaxLength()), no truncation takes place, i.e. the text is of unlimited length.
Reimplemented from TGTextEntry.
Definition at line 22 of file KVTextEntry.cpp.