library: libGui #include "TGTextEditDialogs.h" |
TGSearchType
class description - source file - inheritance tree (.pdf)
public:
TGSearchType()
TGSearchType(const TGSearchType&)
~TGSearchType()
TGSearchType& operator=(const TGSearchType&)
public:
Bool_t fDirection
Bool_t fCaseSensitive
char* fBuffer
Bool_t fClose
TGTextEditDialogs
This file defines several dialogs that are used by the TGTextEdit
widget via its associated context popup menu.
The following dialogs are available: TGSearchDialog, TGGotoDialog
and TGPrintDialog.
Inline Functions
void ~TGSearchType()
TGSearchType TGSearchType()
TGSearchType TGSearchType(const TGSearchType&)
TGSearchType& operator=(const TGSearchType&)
Author: Fons Rademakers 10/7/2000
Last update: root/gui:$Name: $:$Id: TGTextEditDialogs.h,v 1.7 2005/09/05 14:26:43 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.