lib
CMStyle Class Reference
Inheritance diagram for CMStyle:

Detailed Description
Definition at line 40 of file cmstyle.h.
Public Member Functions | |
virtual bool | init (ContextStyle *context, bool install=true) |
virtual const AlphaTable * | alphaTable () const |
virtual Artwork * | createArtwork (SymbolType type=EmptyBracket) const |
Static Public Member Functions | |
static QStringList | missingFonts (bool install=true) |
Static Public Attributes | |
static bool | m_installed = false |
Member Function Documentation
const AlphaTable * CMStyle::alphaTable | ( | ) | const [virtual] |
the table for special alphabets.
Reimplemented from FontStyle.
Definition at line 63 of file cmstyle.cc.
bool CMStyle::init | ( | ContextStyle * | context, | |
bool | install = true | |||
) | [virtual] |
lazy init support.
Needs to be run before anything else.
- Parameters:
-
install if true fonts may be installed if needed
Implements FontStyle.
Definition at line 41 of file cmstyle.cc.
The documentation for this class was generated from the following files: