TGQt::AddWindow ( ULong_t qwid, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::AllocColor ( Colormap_t cmap, ColorStruct_t& color )This method is from derived class 'TGQt'.
TGQt::Bell ( Int_t percent )This method is from derived class 'TGQt'.
TGQt::ChangeActivePointerGrab ( Window_t p1, UInt_t p2, Cursor_t p3 )This method is from derived class 'TGQt'.
TGQt::ChangeGC ( GContext_t gc, GCValues_t* gval )This method is from derived class 'TGQt'.
TGQt::ChangeProperties ( Window_t id, Atom_t property, Atom_t type, Int_t format, UChar_t* data, Int_t len )This method is from derived class 'TGQt'.
TGQt::ChangeProperty ( Window_t id, Atom_t property, Atom_t type, UChar_t* data, Int_t len )This method is from derived class 'TGQt'.
TGQt::ChangeWindowAttributes ( Window_t id, SetWindowAttributes_t* attr )This method is from derived class 'TGQt'.
TGQt::CheckEvent ( Window_t id, EGEventType type, Event_t& ev )This method is from derived class 'TGQt'.
TGQt::ClearArea ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::ClearWindow ( Window_t id )This method is from derived class 'TGQt'.
TGQt::CloseDisplay ( )This method is from derived class 'TGQt'.
TGQt::ColorIndex ( Color_t indx ) constThis method is from derived class 'TGQt'.
TGQt::ConvertPrimarySelection ( Window_t id, Atom_t clipboard, Time_t when )This method is from derived class 'TGQt'.
TGQt::ConvertSelection ( Window_t p1, Atom_t& p2, Atom_t& p3, Atom_t& p4, Time_t& p5 )This method is from derived class 'TGQt'.
TGQt::CopyArea ( Drawable_t src, Drawable_t dest, GContext_t gc, Int_t src_x, Int_t src_y, UInt_t width, UInt_t height, Int_t dest_x, Int_t dest_y )This method is from derived class 'TGQt'.
TGQt::CopyGC ( GContext_t org, GContext_t dest, Mask_t mask )This method is from derived class 'TGQt'.
TGQt::CopyPixmap ( QPixmap const& p, Int_t px1, Int_t py1 )This method is from derived class 'TGQt'.
TGQt::CreateBitmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height )This method is from derived class 'TGQt'.
TGQt::CreateCursor ( ECursor cursor )This method is from derived class 'TGQt'.
TGQt::CreateGC ( Drawable_t id, GCValues_t* gval )This method is from derived class 'TGQt'.
TGQt::CreateImage ( UInt_t width, UInt_t height )This method is from derived class 'TGQt'.
TGQt::CreatePictureFromData ( Drawable_t id, char** data, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )This method is from derived class 'TGQt'.
TGQt::CreatePictureFromFile ( Drawable_t id, char const* filename, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )This method is from derived class 'TGQt'.
TGQt::CreatePixmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height, ULong_t forecolor, ULong_t backcolor, Int_t depth )This method is from derived class 'TGQt'.
TGQt::CreatePixmap ( Drawable_t id, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::CreatePixmapFromData ( unsigned char* bits, UInt_t width, UInt_t height )This method is from derived class 'TGQt'.
TGQt::CreateRegion ( )This method is from derived class 'TGQt'.
TGQt::CreateWindow ( Window_t parent, Int_t x, Int_t y, UInt_t w, UInt_t h, UInt_t border, Int_t depth, UInt_t clss, void* visual, SetWindowAttributes_t* attr, UInt_t wtype )This method is from derived class 'TGQt'.
TGQt::DeleteFont ( FontStruct_t fs )This method is from derived class 'TGQt'.
TGQt::DeleteGC ( GContext_t gc )This method is from derived class 'TGQt'.
TGQt::DeleteImage ( Drawable_t img )This method is from derived class 'TGQt'.
TGQt::DeletePictureData ( void* data )This method is from derived class 'TGQt'.
TGQt::DeletePixmap ( Pixmap_t pmap )This method is from derived class 'TGQt'.
TGQt::DeleteProperty ( Window_t p1, Atom_t& p2 )This method is from derived class 'TGQt'.
TGQt::DestroyRegion ( Region_t reg )This method is from derived class 'TGQt'.
TGQt::DestroyWindow ( Window_t id )This method is from derived class 'TGQt'.
TGQt::DisplayName ( char const* p1 )This method is from derived class 'TGQt'.
TGQt::DrawBox ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, TVirtualX::EBoxMode mode )This method is from derived class 'TGQt'.
TGQt::DrawCellArray ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, Int_t nx, Int_t ny, Int_t* ic )This method is from derived class 'TGQt'.
TGQt::DrawFillArea ( Int_t n, TPoint* xy )This method is from derived class 'TGQt'.
TGQt::DrawLine ( Int_t x1, Int_t y1, Int_t x2, Int_t y2 )This method is from derived class 'TGQt'.
TGQt::DrawLine ( Drawable_t id, GContext_t gc, Int_t x1, Int_t y1, Int_t x2, Int_t y2 )This method is from derived class 'TGQt'.
TGQt::DrawPolyLine ( Int_t n, TPoint* xy )This method is from derived class 'TGQt'.
TGQt::DrawPolyMarker ( Int_t n, TPoint* xy )This method is from derived class 'TGQt'.
TGQt::DrawRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::DrawSegments ( Drawable_t id, GContext_t gc, Segment_t* seg, Int_t nseg )This method is from derived class 'TGQt'.
TGQt::DrawString ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, char const* s, Int_t len )This method is from derived class 'TGQt'.
TGQt::DrawText ( Int_t x, Int_t y, Float_t angle, Float_t mgn, char const* text, TVirtualX::ETextMode mode )This method is from derived class 'TGQt'.
TGQt::EmptyRegion ( Region_t reg )This method is from derived class 'TGQt'.
TGQt::EqualRegion ( Region_t rega, Region_t regb )This method is from derived class 'TGQt'.
TGQt::EventsPending ( )This method is from derived class 'TGQt'.
TGQt::ExecCommand ( TGWin32Command* code )This method is from derived class 'TGQt'.
TGQt::FillPolygon ( Window_t id, GContext_t gc, Point_t* points, Int_t npnt )This method is from derived class 'TGQt'.
TGQt::FillRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::FindRWindow ( Window_t win, Window_t dragwin, Window_t input, int x, int y, int maxd )This method is from derived class 'TGQt'.
TGQt::FreeColor ( Colormap_t cmap, ULong_t pixel )This method is from derived class 'TGQt'.
TGQt::FreeFontNames ( char** fontlist )This method is from derived class 'TGQt'.
TGQt::FreeFontStruct ( FontStruct_t fs )This method is from derived class 'TGQt'.
TGQt::GetAlpha ( Int_t cindex )This method is from derived class 'TGQt'.
TGQt::GetCharacterUp ( Float_t& chupx, Float_t& chupy )This method is from derived class 'TGQt'.
TGQt::GetColorBits ( Drawable_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::GetColormap ( ) constThis method is from derived class 'TGQt'.
TGQt::GetCurrentWindow ( ) constThis method is from derived class 'TGQt'.
TGQt::GetDefaultRootWindow ( ) constThis method is from derived class 'TGQt'.
TGQt::GetDepth ( ) constThis method is from derived class 'TGQt'.
TGQt::GetDisplay ( ) constThis method is from derived class 'TGQt'.
TGQt::GetDoubleBuffer ( Int_t wid )This method is from derived class 'TGQt'.
TGQt::GetFontAscent ( ) constThis method is from derived class 'TGQt'.
TGQt::GetFontDescent ( ) constThis method is from derived class 'TGQt'.
TGQt::GetFontHandle ( FontStruct_t fs )This method is from derived class 'TGQt'.
TGQt::GetFontProperties ( FontStruct_t font, Int_t& max_ascent, Int_t& max_descent )This method is from derived class 'TGQt'.
TGQt::GetFontStruct ( FontH_t fh )This method is from derived class 'TGQt'.
TGQt::GetGCValues ( GContext_t gc, GCValues_t& gval )This method is from derived class 'TGQt'.
TGQt::GetGeometry ( Int_t wid, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )This method is from derived class 'TGQt'.
TGQt::GetImageSize ( Drawable_t id, UInt_t& width, UInt_t& height )This method is from derived class 'TGQt'.
TGQt::GetInputFocus ( )This method is from derived class 'TGQt'.
TGQt::GetNativeEvent ( ) constThis method is from derived class 'TGQt'.
TGQt::GetParent ( Window_t id ) constThis method is from derived class 'TGQt'.
TGQt::GetPasteBuffer ( Window_t id, Atom_t atom, TString& text, Int_t& nchar, Bool_t del )This method is from derived class 'TGQt'.
TGQt::GetPixel ( Color_t cindex )This method is from derived class 'TGQt'.
TGQt::GetPlanes ( Int_t& nplanes )This method is from derived class 'TGQt'.
TGQt::GetPrimarySelectionOwner ( )This method is from derived class 'TGQt'.
TGQt::GetProperty ( Window_t p1, Atom_t p2, Long_t p3, Long_t p4, Bool_t p5, Atom_t p6, Atom_t* p7, Int_t* p8, ULong_t* p9, ULong_t* p10, unsigned char** p11 )This method is from derived class 'TGQt'.
TGQt::GetRegionBox ( Region_t reg, Rectangle_t* rect )This method is from derived class 'TGQt'.
TGQt::GetRGB ( Int_t index, Float_t& r, Float_t& g, Float_t& b )This method is from derived class 'TGQt'.
TGQt::GetRGBA ( Int_t cindex, Float_t& r, Float_t& g, Float_t& b, Float_t& a )This method is from derived class 'TGQt'.
TGQt::GetScreen ( ) constThis method is from derived class 'TGQt'.
TGQt::GetSelectedWindow ( )This method is from derived class 'TGQt'.
TGQt::GetTextDecoder ( )This method is from derived class 'TGQt'.
TGQt::GetTextExtent ( UInt_t& w, UInt_t& h, char* mess )This method is from derived class 'TGQt'.
TGQt::GetTextMagnitude ( )This method is from derived class 'TGQt'.
TGQt::GetVisual ( ) constThis method is from derived class 'TGQt'.
TGQt::GetWindowAttributes ( Window_t id, WindowAttributes_t& attr )This method is from derived class 'TGQt'.
TGQt::GetWindowID ( Int_t wid )This method is from derived class 'TGQt'.
TGQt::GetWindowSize ( Drawable_t id, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )This method is from derived class 'TGQt'.
TGQt::GrabButton ( Window_t id, EMouseButton button, UInt_t modifier, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab )This method is from derived class 'TGQt'.
TGQt::GrabKey ( Window_t id, Int_t keycode, UInt_t modifier, Bool_t grab )This method is from derived class 'TGQt'.
TGQt::GrabPointer ( Window_t id, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab, Bool_t owner_events )This method is from derived class 'TGQt'.
TGQt::HasTTFonts ( ) constThis method is from derived class 'TGQt'.
TGQt::IconifyWindow ( Window_t id )This method is from derived class 'TGQt'.
TGQt::InitWindow ( ULong_t window )This method is from derived class 'TGQt'.
TGQt::InternAtom ( char const* atom_name, Bool_t only_if_exist )This method is from derived class 'TGQt'.
TGQt::IntersectRegion ( Region_t rega, Region_t regb, Region_t result )This method is from derived class 'TGQt'.
TGQt::IsDNDAware ( Window_t win, Atom_t* typelist )This method is from derived class 'TGQt'.
TGQt::IsHandleValid ( Window_t id )This method is from derived class 'TGQt'.
TGQt::KeysymToKeycode ( UInt_t keysym )This method is from derived class 'TGQt'.
TGQt::ListFonts ( char const* fontname, Int_t max, Int_t& count )This method is from derived class 'TGQt'.
TGQt::LoadQt ( char const* shareLibFileName )This method is from derived class 'TGQt'.
TGQt::LoadQueryFont ( char const* font_name )This method is from derived class 'TGQt'.
TGQt::LookupString ( Event_t* event, char* buf, Int_t buflen, UInt_t& keysym )This method is from derived class 'TGQt'.
TGQt::LowerWindow ( Window_t id )This method is from derived class 'TGQt'.
TGQt::MapRaised ( Window_t id )This method is from derived class 'TGQt'.
TGQt::MapSubwindows ( Window_t id )This method is from derived class 'TGQt'.
TGQt::MapWindow ( Window_t id )This method is from derived class 'TGQt'.
TGQt::MoveResizeWindow ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::MoveWindow ( Int_t wid, Int_t x, Int_t y )This method is from derived class 'TGQt'.
TGQt::MoveWindow ( Window_t id, Int_t x, Int_t y )This method is from derived class 'TGQt'.
TGQt::NeedRedraw ( ULong_t tgwindow, Bool_t force )This method is from derived class 'TGQt'.
TGQt::NextEvent ( Event_t& event )This method is from derived class 'TGQt'.
TGQt::OpenDisplay ( char const* dpyName )This method is from derived class 'TGQt'.
TGQt::OpenPixmap ( UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::ParseColor ( Colormap_t cmap, char const* cname, ColorStruct_t& color )This method is from derived class 'TGQt'.
TGQt::PointInRegion ( Int_t x, Int_t y, Region_t reg )This method is from derived class 'TGQt'.
TGQt::PolygonRegion ( Point_t* points, Int_t np, Bool_t winding )This method is from derived class 'TGQt'.
TGQt::processQtEvents ( Int_t maxtime )This method is from derived class 'TGQt'.
TGQt::PutByte ( Byte_t b )This method is from derived class 'TGQt'.
TGQt::PutImage ( Drawable_t id, GContext_t gc, Drawable_t img, Int_t dx, Int_t dy, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::PutPixel ( Drawable_t id, Int_t x, Int_t y, ULong_t pixel )This method is from derived class 'TGQt'.
TGQt::QueryColor ( Colormap_t cmap, ColorStruct_t& color )This method is from derived class 'TGQt'.
TGQt::QueryPointer ( Int_t& ix, Int_t& iy )This method is from derived class 'TGQt'.
TGQt::QueryPointer ( Window_t id, Window_t& rootw, Window_t& childw, Int_t& root_x, Int_t& root_y, Int_t& win_x, Int_t& win_y, UInt_t& mask )This method is from derived class 'TGQt'.
TGQt::RaiseWindow ( Window_t id )This method is from derived class 'TGQt'.
TGQt::ReadGIF ( Int_t x0, Int_t y0, char const* file, Window_t id )This method is from derived class 'TGQt'.
TGQt::ReadPictureDataFromFile ( char const* filename, char*** ret_data )This method is from derived class 'TGQt'.
TGQt::RemoveWindow ( ULong_t qwid )This method is from derived class 'TGQt'.
TGQt::ReparentWindow ( Window_t id, Window_t pid, Int_t x, Int_t y )This method is from derived class 'TGQt'.
TGQt::RequestLocator ( Int_t mode, Int_t ctyp, Int_t& x, Int_t& y )This method is from derived class 'TGQt'.
TGQt::RequestString ( Int_t x, Int_t y, char* text )This method is from derived class 'TGQt'.
TGQt::RescaleWindow ( Int_t wid, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::ResizePixmap ( Int_t wid, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::ResizeWindow ( Int_t wid )This method is from derived class 'TGQt'.
TGQt::ResizeWindow ( Window_t id, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::SelectInput ( Window_t id, UInt_t evmask )This method is from derived class 'TGQt'.
TGQt::SelectPixmap ( Int_t qpixid )This method is from derived class 'TGQt'.
TGQt::SelectWindow ( Int_t wid )This method is from derived class 'TGQt'.
TGQt::SendEvent ( Window_t id, Event_t* ev )This method is from derived class 'TGQt'.
TGQt::SetAlpha ( Int_t cindex, Float_t a )This method is from derived class 'TGQt'.
TGQt::SetBackground ( GContext_t gc, ULong_t background )This method is from derived class 'TGQt'.
TGQt::SetCharacterUp ( Float_t chupx, Float_t chupy )This method is from derived class 'TGQt'.
TGQt::SetClassHints ( Window_t id, char* className, char* resourceName )This method is from derived class 'TGQt'.
TGQt::SetClipOFF ( Int_t wid )This method is from derived class 'TGQt'.
TGQt::SetClipRectangles ( GContext_t gc, Int_t x, Int_t y, Rectangle_t* recs, Int_t n )This method is from derived class 'TGQt'.
TGQt::SetClipRegion ( Int_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::SetCursor ( Int_t win, ECursor cursor )This method is from derived class 'TGQt'.
TGQt::SetCursor ( Window_t id, Cursor_t curid )This method is from derived class 'TGQt'.
TGQt::SetDashes ( GContext_t gc, Int_t offset, char const* dash_list, Int_t n )This method is from derived class 'TGQt'.
TGQt::SetDNDAware ( Window_t p1, Atom_t* p2 )This method is from derived class 'TGQt'.
TGQt::SetDoubleBuffer ( Int_t wid, Int_t mode )This method is from derived class 'TGQt'.
TGQt::SetDoubleBufferOFF ( )This method is from derived class 'TGQt'.
TGQt::SetDoubleBufferON ( )This method is from derived class 'TGQt'.
TGQt::SetDrawMode ( TVirtualX::EDrawMode mode )This method is from derived class 'TGQt'.
TGQt::SetFillStyleIndex ( Int_t style, Int_t fasi )This method is from derived class 'TGQt'.
TGQt::SetForeground ( GContext_t gc, ULong_t foreground )This method is from derived class 'TGQt'.
TGQt::SetIconName ( Window_t id, char* name )This method is from derived class 'TGQt'.
TGQt::SetIconPixmap ( Window_t id, Pixmap_t pix )This method is from derived class 'TGQt'.
TGQt::SetInputFocus ( Window_t id )This method is from derived class 'TGQt'.
TGQt::SetKeyAutoRepeat ( Bool_t on )This method is from derived class 'TGQt'.
TGQt::SetLineType ( Int_t n, Int_t* dash )This method is from derived class 'TGQt'.
TGQt::SetMarkerType ( Int_t type, Int_t n, TPoint* xy )This method is from derived class 'TGQt'.
TGQt::SetMWMHints ( Window_t id, UInt_t value, UInt_t funcs, UInt_t input )This method is from derived class 'TGQt'.
TGQt::SetOpacity ( Int_t percent )This method is from derived class 'TGQt'.
TGQt::SetPrimarySelectionOwner ( Window_t id )This method is from derived class 'TGQt'.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b )This method is from derived class 'TGQt'.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b, Float_t a )This method is from derived class 'TGQt'.
TGQt::SetSelectionOwner ( Window_t p1, Atom_t& p2 )This method is from derived class 'TGQt'.
TGQt::SetTextDecoder ( char const* p1 )This method is from derived class 'TGQt'.
TGQt::SetTextFont ( char* fontname, TVirtualX::ETextSetMode mode )This method is from derived class 'TGQt'.
TGQt::SetTextMagnitude ( Float_t mgn )This method is from derived class 'TGQt'.
TGQt::SetTypeList ( Window_t win, Atom_t prop, Atom_t* typelist )This method is from derived class 'TGQt'.
TGQt::SetWindowBackground ( Window_t id, ULong_t color )This method is from derived class 'TGQt'.
TGQt::SetWindowBackgroundPixmap ( Window_t id, Pixmap_t pxm )This method is from derived class 'TGQt'.
TGQt::SetWindowName ( Window_t id, char* name )This method is from derived class 'TGQt'.
TGQt::SetWMPosition ( Window_t id, Int_t x, Int_t y )This method is from derived class 'TGQt'.
TGQt::SetWMSize ( Window_t id, UInt_t w, UInt_t h )This method is from derived class 'TGQt'.
TGQt::SetWMSizeHints ( Window_t id, UInt_t wmin, UInt_t hmin, UInt_t wmax, UInt_t hmax, UInt_t winc, UInt_t hinc )This method is from derived class 'TGQt'.
TGQt::SetWMState ( Window_t id, EInitialState state )This method is from derived class 'TGQt'.
TGQt::SetWMTransientHint ( Window_t id, Window_t main_id )This method is from derived class 'TGQt'.
TGQt::SubtractRegion ( Region_t rega, Region_t regb, Region_t result )This method is from derived class 'TGQt'.
TGQt::SupportsExtension ( char const* ext ) constThis method is from derived class 'TGQt'.
TGQt::TextWidth ( FontStruct_t font, char const* s, Int_t len )This method is from derived class 'TGQt'.
TGQt::TranslateCoordinates ( Window_t src, Window_t dest, Int_t src_x, Int_t src_y, Int_t& dest_x, Int_t& dest_y, Window_t& child )This method is from derived class 'TGQt'.
TGQt::UnionRectWithRegion ( Rectangle_t* rect, Region_t src, Region_t dest )This method is from derived class 'TGQt'.
TGQt::UnionRegion ( Region_t rega, Region_t regb, Region_t result )This method is from derived class 'TGQt'.
TGQt::UnmapWindow ( Window_t id )This method is from derived class 'TGQt'.
TGQt::Update ( Int_t mode )This method is from derived class 'TGQt'.
TGQt::UpdateWindow ( Int_t mode )This method is from derived class 'TGQt'.
TGQt::Warp ( Int_t ix, Int_t iy )This method is from derived class 'TGQt'.
TGQt::Warp ( Int_t ix, Int_t iy, Window_t id )This method is from derived class 'TGQt'.
TGQt::WMDeleteNotify ( Window_t id )This method is from derived class 'TGQt'.
TGQt::WriteGIF ( char* name )This method is from derived class 'TGQt'.
TGQt::WritePixmap ( Int_t wid, UInt_t w, UInt_t h, char* pxname )This method is from derived class 'TGQt'.
TGQt::XorRegion ( Region_t rega, Region_t regb, Region_t result )This method is from derived class 'TGQt'.
TVirtualX::AddPixmap ( ULong_t pixid, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::AddWindow ( ULong_t qwid, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::AllocColor ( Colormap_t cmap, ColorStruct_t& color )This method is from 'TVirtualX' class.
TVirtualX::BeginModalSessionFor ( Window_t window )This method is from 'TVirtualX' class.
TVirtualX::Bell ( Int_t percent )This method is from 'TVirtualX' class.
TVirtualX::ChangeActivePointerGrab ( Window_t p1, UInt_t p2, Cursor_t p3 )This method is from 'TVirtualX' class.
TVirtualX::ChangeGC ( GContext_t gc, GCValues_t* gval )This method is from 'TVirtualX' class.
TVirtualX::ChangeProperties ( Window_t id, Atom_t property, Atom_t type, Int_t format, UChar_t* data, Int_t len )This method is from 'TVirtualX' class.
TVirtualX::ChangeProperty ( Window_t id, Atom_t property, Atom_t type, UChar_t* data, Int_t len )This method is from 'TVirtualX' class.
TVirtualX::ChangeWindowAttributes ( Window_t id, SetWindowAttributes_t* attr )This method is from 'TVirtualX' class.
TVirtualX::CheckEvent ( Window_t id, EGEventType type, Event_t& ev )This method is from 'TVirtualX' class.
TVirtualX::ClearArea ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::ClearWindow ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::CloseDisplay ( )This method is from 'TVirtualX' class.
TVirtualX::ConvertPrimarySelection ( Window_t id, Atom_t clipboard, Time_t when )This method is from 'TVirtualX' class.
TVirtualX::ConvertSelection ( Window_t p1, Atom_t& p2, Atom_t& p3, Atom_t& p4, Time_t& p5 )This method is from 'TVirtualX' class.
TVirtualX::CopyArea ( Drawable_t src, Drawable_t dest, GContext_t gc, Int_t src_x, Int_t src_y, UInt_t width, UInt_t height, Int_t dest_x, Int_t dest_y )This method is from 'TVirtualX' class.
TVirtualX::CopyGC ( GContext_t org, GContext_t dest, Mask_t mask )This method is from 'TVirtualX' class.
TVirtualX::CreateBitmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height )This method is from 'TVirtualX' class.
TVirtualX::CreateCursor ( ECursor cursor )This method is from 'TVirtualX' class.
TVirtualX::CreateGC ( Drawable_t id, GCValues_t* gval )This method is from 'TVirtualX' class.
TVirtualX::CreateImage ( UInt_t width, UInt_t height )This method is from 'TVirtualX' class.
TVirtualX::CreateOpenGLContext ( Window_t windowID, Handle_t sharedContext )This method is from 'TVirtualX' class.
TVirtualX::CreateOpenGLWindow ( Window_t parentID, UInt_t width, UInt_t height, std::vector<std::pair<unsigned int, int> >const& format )This method is from 'TVirtualX' class.
TVirtualX::CreatePictureFromData ( Drawable_t id, char** data, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )This method is from 'TVirtualX' class.
TVirtualX::CreatePictureFromFile ( Drawable_t id, char const* filename, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )This method is from 'TVirtualX' class.
TVirtualX::CreatePixmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height, ULong_t forecolor, ULong_t backcolor, Int_t depth )This method is from 'TVirtualX' class.
TVirtualX::CreatePixmap ( Drawable_t id, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::CreatePixmapFromData ( unsigned char* bits, UInt_t width, UInt_t height )This method is from 'TVirtualX' class.
TVirtualX::CreateRegion ( )This method is from 'TVirtualX' class.
TVirtualX::CreateWindow ( Window_t parent, Int_t x, Int_t y, UInt_t w, UInt_t h, UInt_t border, Int_t depth, UInt_t clss, void* visual, SetWindowAttributes_t* attr, UInt_t wtype )This method is from 'TVirtualX' class.
TVirtualX::DeleteFont ( FontStruct_t fs )This method is from 'TVirtualX' class.
TVirtualX::DeleteGC ( GContext_t gc )This method is from 'TVirtualX' class.
TVirtualX::DeleteImage ( Drawable_t img )This method is from 'TVirtualX' class.
TVirtualX::DeletePictureData ( void* data )This method is from 'TVirtualX' class.
TVirtualX::DeletePixmap ( Pixmap_t pmap )This method is from 'TVirtualX' class.
TVirtualX::DeleteProperty ( Window_t p1, Atom_t& p2 )This method is from 'TVirtualX' class.
TVirtualX::DestroyRegion ( Region_t reg )This method is from 'TVirtualX' class.
TVirtualX::DestroySubwindows ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::DestroyWindow ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::DispatchClientMessage ( UInt_t messageID )This method is from 'TVirtualX' class.
TVirtualX::DisplayName ( char const* p1 )This method is from 'TVirtualX' class.
TVirtualX::DrawBox ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, TVirtualX::EBoxMode mode )This method is from 'TVirtualX' class.
TVirtualX::DrawCellArray ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, Int_t nx, Int_t ny, Int_t* ic )This method is from 'TVirtualX' class.
TVirtualX::DrawFillArea ( Int_t n, TPoint* xy )This method is from 'TVirtualX' class.
TVirtualX::DrawLine ( Int_t x1, Int_t y1, Int_t x2, Int_t y2 )This method is from 'TVirtualX' class.
TVirtualX::DrawLine ( Drawable_t id, GContext_t gc, Int_t x1, Int_t y1, Int_t x2, Int_t y2 )This method is from 'TVirtualX' class.
TVirtualX::DrawPolyLine ( Int_t n, TPoint* xy )This method is from 'TVirtualX' class.
TVirtualX::DrawPolyMarker ( Int_t n, TPoint* xy )This method is from 'TVirtualX' class.
TVirtualX::DrawRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::DrawSegments ( Drawable_t id, GContext_t gc, Segment_t* seg, Int_t nseg )This method is from 'TVirtualX' class.
TVirtualX::DrawString ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, char const* s, Int_t len )This method is from 'TVirtualX' class.
TVirtualX::DrawText ( Int_t x, Int_t y, Float_t angle, Float_t mgn, char const* text, TVirtualX::ETextMode mode )This method is from 'TVirtualX' class.
TVirtualX::EmptyRegion ( Region_t reg )This method is from 'TVirtualX' class.
TVirtualX::EqualRegion ( Region_t rega, Region_t regb )This method is from 'TVirtualX' class.
TVirtualX::EventsPending ( )This method is from 'TVirtualX' class.
TVirtualX::ExecCommand ( TGWin32Command* code )This method is from 'TVirtualX' class.
TVirtualX::FillPolygon ( Window_t id, GContext_t gc, Point_t* points, Int_t npnt )This method is from 'TVirtualX' class.
TVirtualX::FillRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::FindRWindow ( Window_t win, Window_t dragwin, Window_t input, int x, int y, int maxd )This method is from 'TVirtualX' class.
TVirtualX::FlushOpenGLBuffer ( Handle_t ctx )This method is from 'TVirtualX' class.
TVirtualX::FreeColor ( Colormap_t cmap, ULong_t pixel )This method is from 'TVirtualX' class.
TVirtualX::FreeFontNames ( char** fontlist )This method is from 'TVirtualX' class.
TVirtualX::FreeFontStruct ( FontStruct_t fs )This method is from 'TVirtualX' class.
TVirtualX::GetCharacterUp ( Float_t& chupx, Float_t& chupy )This method is from 'TVirtualX' class.
TVirtualX::GetColorBits ( Drawable_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::GetColormap ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetCurrentOpenGLContext ( )This method is from 'TVirtualX' class.
TVirtualX::GetCurrentWindow ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetDefaultRootWindow ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetDepth ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetDisplay ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetDoubleBuffer ( Int_t wid )This method is from 'TVirtualX' class.
TVirtualX::GetFontAscent ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetFontDescent ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetFontHandle ( FontStruct_t fs )This method is from 'TVirtualX' class.
TVirtualX::GetFontProperties ( FontStruct_t font, Int_t& max_ascent, Int_t& max_descent )This method is from 'TVirtualX' class.
TVirtualX::GetFontStruct ( FontH_t fh )This method is from 'TVirtualX' class.
TVirtualX::GetGCValues ( GContext_t gc, GCValues_t& gval )This method is from 'TVirtualX' class.
TVirtualX::GetGeometry ( Int_t wid, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )This method is from 'TVirtualX' class.
TVirtualX::GetImageSize ( Drawable_t id, UInt_t& width, UInt_t& height )This method is from 'TVirtualX' class.
TVirtualX::GetInputFocus ( )This method is from 'TVirtualX' class.
TVirtualX::GetNativeEvent ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetParent ( Window_t id ) constThis method is from 'TVirtualX' class.
TVirtualX::GetPasteBuffer ( Window_t id, Atom_t atom, TString& text, Int_t& nchar, Bool_t del )This method is from 'TVirtualX' class.
TVirtualX::GetPixel ( Color_t cindex )This method is from 'TVirtualX' class.
TVirtualX::GetPlanes ( Int_t& nplanes )This method is from 'TVirtualX' class.
TVirtualX::GetPrimarySelectionOwner ( )This method is from 'TVirtualX' class.
TVirtualX::GetProperty ( Window_t p1, Atom_t p2, Long_t p3, Long_t p4, Bool_t p5, Atom_t p6, Atom_t* p7, Int_t* p8, ULong_t* p9, ULong_t* p10, unsigned char** p11 )This method is from 'TVirtualX' class.
TVirtualX::GetRegionBox ( Region_t reg, Rectangle_t* rect )This method is from 'TVirtualX' class.
TVirtualX::GetRGB ( Int_t index, Float_t& r, Float_t& g, Float_t& b )This method is from 'TVirtualX' class.
TVirtualX::GetScreen ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetTextExtent ( UInt_t& w, UInt_t& h, char* mess )This method is from 'TVirtualX' class.
TVirtualX::GetTextMagnitude ( )This method is from 'TVirtualX' class.
TVirtualX::GetVisual ( ) constThis method is from 'TVirtualX' class.
TVirtualX::GetWindowAttributes ( Window_t id, WindowAttributes_t& attr )This method is from 'TVirtualX' class.
TVirtualX::GetWindowID ( Int_t wid )This method is from 'TVirtualX' class.
TVirtualX::GetWindowSize ( Drawable_t id, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )This method is from 'TVirtualX' class.
TVirtualX::GrabButton ( Window_t id, EMouseButton button, UInt_t modifier, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab )This method is from 'TVirtualX' class.
TVirtualX::GrabKey ( Window_t id, Int_t keycode, UInt_t modifier, Bool_t grab )This method is from 'TVirtualX' class.
TVirtualX::GrabPointer ( Window_t id, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab, Bool_t owner_events )This method is from 'TVirtualX' class.
TVirtualX::HasTTFonts ( ) constThis method is from 'TVirtualX' class.
TVirtualX::IconifyWindow ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::InitWindow ( ULong_t window )This method is from 'TVirtualX' class.
TVirtualX::InternAtom ( char const* atom_name, Bool_t only_if_exist )This method is from 'TVirtualX' class.
TVirtualX::IntersectRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TVirtualX' class.
TVirtualX::IsCmdThread ( ) constThis method is from 'TVirtualX' class.
TVirtualX::IsDNDAware ( Window_t win, Atom_t* typelist )This method is from 'TVirtualX' class.
TVirtualX::KeysymToKeycode ( UInt_t keysym )This method is from 'TVirtualX' class.
TVirtualX::ListFonts ( char const* fontname, Int_t max, Int_t& count )This method is from 'TVirtualX' class.
TVirtualX::LoadQueryFont ( char const* font_name )This method is from 'TVirtualX' class.
TVirtualX::LookupString ( Event_t* event, char* buf, Int_t buflen, UInt_t& keysym )This method is from 'TVirtualX' class.
TVirtualX::LowerWindow ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::MakeOpenGLContextCurrent ( Handle_t ctx, Window_t windowID )This method is from 'TVirtualX' class.
TVirtualX::MapRaised ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::MapSubwindows ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::MapWindow ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::MoveResizeWindow ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::MoveWindow ( Int_t wid, Int_t x, Int_t y )This method is from 'TVirtualX' class.
TVirtualX::MoveWindow ( Window_t id, Int_t x, Int_t y )This method is from 'TVirtualX' class.
TVirtualX::NeedRedraw ( ULong_t tgwindow, Bool_t force )This method is from 'TVirtualX' class.
TVirtualX::NextEvent ( Event_t& event )This method is from 'TVirtualX' class.
TVirtualX::OpenDisplay ( char const* dpyName )This method is from 'TVirtualX' class.
TVirtualX::OpenPixmap ( UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::ParseColor ( Colormap_t cmap, char const* cname, ColorStruct_t& color )This method is from 'TVirtualX' class.
TVirtualX::PointInRegion ( Int_t x, Int_t y, Region_t reg )This method is from 'TVirtualX' class.
TVirtualX::PolygonRegion ( Point_t* points, Int_t np, Bool_t winding )This method is from 'TVirtualX' class.
TVirtualX::PutImage ( Drawable_t id, GContext_t gc, Drawable_t img, Int_t dx, Int_t dy, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::PutPixel ( Drawable_t id, Int_t x, Int_t y, ULong_t pixel )This method is from 'TVirtualX' class.
TVirtualX::QueryColor ( Colormap_t cmap, ColorStruct_t& color )This method is from 'TVirtualX' class.
TVirtualX::QueryPointer ( Int_t& ix, Int_t& iy )This method is from 'TVirtualX' class.
TVirtualX::QueryPointer ( Window_t id, Window_t& rootw, Window_t& childw, Int_t& root_x, Int_t& root_y, Int_t& win_x, Int_t& win_y, UInt_t& mask )This method is from 'TVirtualX' class.
TVirtualX::RaiseWindow ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::ReadGIF ( Int_t x0, Int_t y0, char const* file, Window_t id )This method is from 'TVirtualX' class.
TVirtualX::ReadPictureDataFromFile ( char const* filename, char*** ret_data )This method is from 'TVirtualX' class.
TVirtualX::RemoveWindow ( ULong_t qwid )This method is from 'TVirtualX' class.
TVirtualX::ReparentWindow ( Window_t id, Window_t pid, Int_t x, Int_t y )This method is from 'TVirtualX' class.
TVirtualX::RequestLocator ( Int_t mode, Int_t ctyp, Int_t& x, Int_t& y )This method is from 'TVirtualX' class.
TVirtualX::RequestString ( Int_t x, Int_t y, char* text )This method is from 'TVirtualX' class.
TVirtualX::RescaleWindow ( Int_t wid, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::ResizePixmap ( Int_t wid, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::ResizeWindow ( Int_t wid )This method is from 'TVirtualX' class.
TVirtualX::ResizeWindow ( Window_t id, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::ScreenWidthMM ( ) constThis method is from 'TVirtualX' class.
TVirtualX::SelectInput ( Window_t id, UInt_t evmask )This method is from 'TVirtualX' class.
TVirtualX::SelectPixmap ( Int_t qpixid )This method is from 'TVirtualX' class.
TVirtualX::SelectWindow ( Int_t wid )This method is from 'TVirtualX' class.
TVirtualX::SendEvent ( Window_t id, Event_t* ev )This method is from 'TVirtualX' class.
TVirtualX::SetCharacterUp ( Float_t chupx, Float_t chupy )This method is from 'TVirtualX' class.
TVirtualX::SetClassHints ( Window_t id, char* className, char* resourceName )This method is from 'TVirtualX' class.
TVirtualX::SetClipOFF ( Int_t wid )This method is from 'TVirtualX' class.
TVirtualX::SetClipRectangles ( GContext_t gc, Int_t x, Int_t y, Rectangle_t* recs, Int_t n )This method is from 'TVirtualX' class.
TVirtualX::SetClipRegion ( Int_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::SetCursor ( Int_t win, ECursor cursor )This method is from 'TVirtualX' class.
TVirtualX::SetCursor ( Window_t id, Cursor_t curid )This method is from 'TVirtualX' class.
TVirtualX::SetDashes ( GContext_t gc, Int_t offset, char const* dash_list, Int_t n )This method is from 'TVirtualX' class.
TVirtualX::SetDNDAware ( Window_t p1, Atom_t* p2 )This method is from 'TVirtualX' class.
TVirtualX::SetDoubleBuffer ( Int_t wid, Int_t mode )This method is from 'TVirtualX' class.
TVirtualX::SetDoubleBufferOFF ( )This method is from 'TVirtualX' class.
TVirtualX::SetDoubleBufferON ( )This method is from 'TVirtualX' class.
TVirtualX::SetDrawMode ( TVirtualX::EDrawMode mode )This method is from 'TVirtualX' class.
TVirtualX::SetForeground ( GContext_t gc, ULong_t foreground )This method is from 'TVirtualX' class.
TVirtualX::SetIconName ( Window_t id, char* name )This method is from 'TVirtualX' class.
TVirtualX::SetIconPixmap ( Window_t id, Pixmap_t pix )This method is from 'TVirtualX' class.
TVirtualX::SetInputFocus ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::SetKeyAutoRepeat ( Bool_t on )This method is from 'TVirtualX' class.
TVirtualX::SetLineType ( Int_t n, Int_t* dash )This method is from 'TVirtualX' class.
TVirtualX::SetMWMHints ( Window_t id, UInt_t value, UInt_t funcs, UInt_t input )This method is from 'TVirtualX' class.
TVirtualX::SetOpacity ( Int_t percent )This method is from 'TVirtualX' class.
TVirtualX::SetPrimarySelectionOwner ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b )This method is from 'TVirtualX' class.
TVirtualX::SetSelectionOwner ( Window_t p1, Atom_t& p2 )This method is from 'TVirtualX' class.
TVirtualX::SetTextFont ( char* fontname, TVirtualX::ETextSetMode mode )This method is from 'TVirtualX' class.
TVirtualX::SetTextMagnitude ( Float_t mgn )This method is from 'TVirtualX' class.
TVirtualX::SetTypeList ( Window_t win, Atom_t prop, Atom_t* typelist )This method is from 'TVirtualX' class.
TVirtualX::SetWindowBackground ( Window_t id, ULong_t color )This method is from 'TVirtualX' class.
TVirtualX::SetWindowBackgroundPixmap ( Window_t id, Pixmap_t pxm )This method is from 'TVirtualX' class.
TVirtualX::SetWindowName ( Window_t id, char* name )This method is from 'TVirtualX' class.
TVirtualX::SetWMPosition ( Window_t id, Int_t x, Int_t y )This method is from 'TVirtualX' class.
TVirtualX::SetWMSize ( Window_t id, UInt_t w, UInt_t h )This method is from 'TVirtualX' class.
TVirtualX::SetWMSizeHints ( Window_t id, UInt_t wmin, UInt_t hmin, UInt_t wmax, UInt_t hmax, UInt_t winc, UInt_t hinc )This method is from 'TVirtualX' class.
TVirtualX::SetWMState ( Window_t id, EInitialState state )This method is from 'TVirtualX' class.
TVirtualX::SetWMTransientHint ( Window_t id, Window_t main_id )This method is from 'TVirtualX' class.
TVirtualX::ShapeCombineMask ( Window_t id, Int_t x, Int_t y, Pixmap_t mask )This method is from 'TVirtualX' class.
TVirtualX::SubtractRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TVirtualX' class.
TVirtualX::SupportsExtension ( char const* ext ) constThis method is from 'TVirtualX' class.
TVirtualX::Sync ( Int_t mode )This method is from 'TVirtualX' class.
TVirtualX::TextWidth ( FontStruct_t font, char const* s, Int_t len )This method is from 'TVirtualX' class.
TVirtualX::TranslateCoordinates ( Window_t src, Window_t dest, Int_t src_x, Int_t src_y, Int_t& dest_x, Int_t& dest_y, Window_t& child )This method is from 'TVirtualX' class.
TVirtualX::UnionRectWithRegion ( Rectangle_t* rect, Region_t src, Region_t dest )This method is from 'TVirtualX' class.
TVirtualX::UnionRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TVirtualX' class.
TVirtualX::UnmapWindow ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::Update ( Int_t mode )This method is from 'TVirtualX' class.
TVirtualX::UpdateWindow ( Int_t mode )This method is from 'TVirtualX' class.
TVirtualX::Warp ( Int_t ix, Int_t iy, Window_t id )This method is from 'TVirtualX' class.
TVirtualX::WMDeleteNotify ( Window_t id )This method is from 'TVirtualX' class.
TVirtualX::WriteGIF ( char* name )This method is from 'TVirtualX' class.
TVirtualX::WritePixmap ( Int_t wid, UInt_t w, UInt_t h, char* pxname )This method is from 'TVirtualX' class.
TVirtualX::XorRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TVirtualX' class.