library: libGui
#include "TGTextEditDialogs.h"

TGSearchType


class description - source file - inheritance tree (.pdf)

class TGSearchType

Inheritance Chart:
TGSearchType

    public:
TGSearchType() TGSearchType(const TGSearchType&) ~TGSearchType() TGSearchType& operator=(const TGSearchType&)

Data Members


    public:
Bool_t fDirection Bool_t fCaseSensitive char* fBuffer

Class Description

                                                                      
 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.4 2004/09/08 08:13:11 brun 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.