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_Comment_Type Class Reference

#include <Fl_Type.h>

Inheritance diagram for Fl_Comment_Type:
Collaboration diagram for Fl_Comment_Type:

List of all members.

Public Member Functions

Fl_Typemake ()
void write_code1 ()
void write_code2 ()
void open ()
virtual const char * type_name ()
virtual const char * title ()
void write_properties ()
void read_property (const char *)
virtual int is_public () const
virtual int is_comment () const
int pixmapID ()

Detailed Description

Definition at line 280 of file Fl_Type.h.


Member Function Documentation

virtual int Fl_Comment_Type::is_comment ( ) const [inline, virtual]

Reimplemented from Fl_Type.

Definition at line 293 of file Fl_Type.h.

virtual int Fl_Comment_Type::is_public ( ) const [inline, virtual]

Reimplemented from Fl_Type.

Definition at line 292 of file Fl_Type.h.

Fl_Type * Fl_Comment_Type::make ( ) [virtual]

Implements Fl_Type.

Definition at line 1036 of file Fl_Function_Type.cxx.

References Fl_Type::current, Fl_Type::is_code_block(), and Fl_Type::parent.

int Fl_Comment_Type::pixmapID ( ) [inline, virtual]

Reimplemented from Fl_Type.

Definition at line 294 of file Fl_Type.h.

void Fl_Comment_Type::read_property ( const char *  c) [virtual]

Reimplemented from Fl_Type.

Definition at line 1056 of file Fl_Function_Type.cxx.

const char * Fl_Comment_Type::title ( ) [virtual]

Reimplemented from Fl_Type.

Definition at line 1205 of file Fl_Function_Type.cxx.

References Fl_Type::name(), and type_name().

virtual const char* Fl_Comment_Type::type_name ( ) [inline, virtual]

Implements Fl_Type.

Definition at line 288 of file Fl_Type.h.

Referenced by title().

void Fl_Comment_Type::write_code1 ( ) [virtual]

Reimplemented from Fl_Type.

Definition at line 1228 of file Fl_Function_Type.cxx.

References b, Fl_Type::name(), write_c(), and write_h().

void Fl_Comment_Type::write_code2 ( ) [virtual]

Reimplemented from Fl_Type.

Definition at line 1267 of file Fl_Function_Type.cxx.

void Fl_Comment_Type::write_properties ( ) [virtual]

Reimplemented from Fl_Type.

Definition at line 1050 of file Fl_Function_Type.cxx.

References write_string().


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