fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

Fl_XFont_On_Demand Class Reference

#include <x.H>

List of all members.

Public Member Functions

 Fl_XFont_On_Demand (XFontStruct *p=NULL)
Fl_XFont_On_Demandoperator= (const Fl_XFont_On_Demand &x)
Fl_XFont_On_Demandoperator= (XFontStruct *p)
XFontStruct * value ()
 operator XFontStruct * ()
XFontStruct & operator* ()
XFontStruct * operator-> ()
bool operator== (const Fl_XFont_On_Demand &x)
bool operator!= (const Fl_XFont_On_Demand &x)

Detailed Description

Definition at line 75 of file x.H.


Constructor & Destructor Documentation

Fl_XFont_On_Demand::Fl_XFont_On_Demand ( XFontStruct *  p = NULL) [inline]

Definition at line 78 of file x.H.


Member Function Documentation

Fl_XFont_On_Demand::operator XFontStruct * ( ) [inline]

Definition at line 84 of file x.H.

References value().

bool Fl_XFont_On_Demand::operator!= ( const Fl_XFont_On_Demand x) [inline]

Definition at line 88 of file x.H.

XFontStruct& Fl_XFont_On_Demand::operator* ( ) [inline]

Definition at line 85 of file x.H.

References value().

XFontStruct* Fl_XFont_On_Demand::operator-> ( ) [inline]

Definition at line 86 of file x.H.

References value().

Fl_XFont_On_Demand& Fl_XFont_On_Demand::operator= ( const Fl_XFont_On_Demand x) [inline]

Definition at line 79 of file x.H.

Fl_XFont_On_Demand& Fl_XFont_On_Demand::operator= ( XFontStruct *  p) [inline]

Definition at line 81 of file x.H.

bool Fl_XFont_On_Demand::operator== ( const Fl_XFont_On_Demand x) [inline]

Definition at line 87 of file x.H.

XFontStruct * Fl_XFont_On_Demand::value ( )

Definition at line 268 of file fl_font_x.cxx.

Referenced by operator XFontStruct *(), operator*(), and operator->().


The documentation for this class was generated from the following files: