TXlfd Class Reference

List of all members.

Public Member Functions

 TXlfd (const char *fontName)
 TXlfd (const char *fontFamily, Int_t isFontBold, Int_t isFontItalic=-1)
 TXlfd (const QString &fontFamily, Int_t isFontBold, Int_t isFontItalic)
 TXlfd (const QString &fontName)
void Init (const QString &fontName)
void Init (const QString &fontFamily, Int_t isFontBold, Int_t isFontItalic=-1, Int_t pointSize=-1, Int_t pixelSize=-1)
Int_t SetPointSize (Int_t pointSize)
bool operator== (const TXlfd &xlfd) const
bool operator!= (const TXlfd &xlfd) const
QString ToString () const

Public Attributes

QString fFontFoundry
QString fFontFamily
Int_t fIsFontBold
Int_t fIsFontItalic
Int_t fPointSize
Int_t fPixelSize

Detailed Description

Definition at line 611 of file GQtGUI.cxx.


Constructor & Destructor Documentation

TXlfd::TXlfd ( const char *  fontName  )  [inline]

Definition at line 621 of file GQtGUI.cxx.

References Init().

TXlfd::TXlfd ( const char *  fontFamily,
Int_t  isFontBold,
Int_t  isFontItalic = -1 
) [inline]

Definition at line 624 of file GQtGUI.cxx.

References Init().

TXlfd::TXlfd ( const QString &  fontFamily,
Int_t  isFontBold,
Int_t  isFontItalic 
) [inline]

Definition at line 628 of file GQtGUI.cxx.

References Init().

TXlfd::TXlfd ( const QString &  fontName  )  [inline]

Definition at line 632 of file GQtGUI.cxx.

References Init().


Member Function Documentation

void TXlfd::Init ( const QString &  fontName  )  [inline]

Definition at line 635 of file GQtGUI.cxx.

References fFontFamily, fFontFoundry, fIsFontBold, fIsFontItalic, fPixelSize, fPointSize, and ok.

Referenced by TXlfd().

void TXlfd::Init ( const QString &  fontFamily,
Int_t  isFontBold,
Int_t  isFontItalic = -1,
Int_t  pointSize = -1,
Int_t  pixelSize = -1 
) [inline]

Definition at line 661 of file GQtGUI.cxx.

References fFontFamily, fFontFoundry, fIsFontBold, fIsFontItalic, fPixelSize, fPointSize, and SetPointSize().

Int_t TXlfd::SetPointSize ( Int_t  pointSize  )  [inline]

Definition at line 674 of file GQtGUI.cxx.

References FALSE, fFontFamily, and fPointSize.

Referenced by Init(), and TGQt::ListFonts().

bool TXlfd::operator== ( const TXlfd xlfd  )  const [inline]

Definition at line 686 of file GQtGUI.cxx.

References fFontFamily, fFontFoundry, fIsFontBold, fIsFontItalic, fPixelSize, and fPointSize.

Referenced by operator!=().

bool TXlfd::operator!= ( const TXlfd xlfd  )  const [inline]

Definition at line 695 of file GQtGUI.cxx.

References operator==().

QString TXlfd::ToString (  )  const [inline]

Definition at line 697 of file GQtGUI.cxx.

References fFontFamily, fFontFoundry, fIsFontBold, fIsFontItalic, fPixelSize, fPointSize, and number.

Referenced by TGQt::ListFonts().


Member Data Documentation

QString TXlfd::fFontFoundry

Definition at line 614 of file GQtGUI.cxx.

Referenced by Init(), operator==(), and ToString().

QString TXlfd::fFontFamily

Definition at line 615 of file GQtGUI.cxx.

Referenced by Init(), operator==(), SetPointSize(), and ToString().

Int_t TXlfd::fIsFontBold

Definition at line 616 of file GQtGUI.cxx.

Referenced by Init(), operator==(), and ToString().

Int_t TXlfd::fIsFontItalic

Definition at line 617 of file GQtGUI.cxx.

Referenced by Init(), operator==(), and ToString().

Int_t TXlfd::fPointSize

Definition at line 618 of file GQtGUI.cxx.

Referenced by Init(), operator==(), SetPointSize(), and ToString().

Int_t TXlfd::fPixelSize

Definition at line 619 of file GQtGUI.cxx.

Referenced by Init(), operator==(), and ToString().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:49:52 2011 for ROOT_528-00b_version by  doxygen 1.5.1