FLTK 1.3.x

Fl_Display_Device Class Reference

A display to which the computer can draw. More...

#include <Fl_Device.H>

Inheritance diagram for Fl_Display_Device:
Fl_Surface_Device Fl_Device

List of all members.

Public Member Functions

 Fl_Display_Device (Fl_Graphics_Driver *graphics_driver)
 A constructor that sets the graphics driver used by the display.

Static Public Member Functions

static Fl_Display_Devicedisplay_device ()
 Returns the platform's display device.

Static Public Attributes

static const char * class_id = "Fl_Display_Device"
 A string that identifies each subclass of Fl_Device.

Detailed Description

A display to which the computer can draw.


Member Data Documentation

const char * Fl_Display_Device::class_id = "Fl_Display_Device" [static]

A string that identifies each subclass of Fl_Device.

Function class_name() applied to a device of this class returns this string.

Reimplemented from Fl_Surface_Device.


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