Public Member Functions | Public Attributes

objtree::font_t Struct Reference

#include <prop_types.h>

List of all members.

Public Member Functions

 font_t (void) throw ()
void clear (void) throw ()

Public Attributes

std::string face_name
float point_size
bool italic
bool bold
bool underline
bool strikeout

Detailed Description

Definition at line 70 of file prop_types.h.


Constructor & Destructor Documentation

objtree::font_t::font_t ( void   )  throw () [inline]

Definition at line 71 of file prop_types.h.


Member Function Documentation

void objtree::font_t::clear ( void   )  throw () [inline]

Definition at line 72 of file prop_types.h.


Member Data Documentation

Definition at line 76 of file prop_types.h.

Definition at line 80 of file prop_types.h.

Definition at line 81 of file prop_types.h.

Definition at line 82 of file prop_types.h.

Definition at line 83 of file prop_types.h.

Definition at line 84 of file prop_types.h.


The documentation for this struct was generated from the following file: