highlight::DocumentStyle Class Reference
Contains information about document formatting properties.
More...
List of all members.
Detailed Description
Contains information about document formatting properties.
- Author:
- Andre Simon
Constructor & Destructor Documentation
highlight::DocumentStyle::DocumentStyle |
( |
const string & |
styleDefinitionPath |
) |
|
Constructor
- Parameters:
-
| styleDefinitionPath | Style definition path |
References load().
highlight::DocumentStyle::DocumentStyle |
( |
|
) |
|
Member Function Documentation
bool highlight::DocumentStyle::found |
( |
|
) |
const |
Colour highlight::DocumentStyle::getBgColour |
( |
|
) |
const |
vector< string > highlight::DocumentStyle::getClassNames |
( |
|
) |
const |
- Returns:
- class names defined in the theme file
ElementStyle highlight::DocumentStyle::getCommentStyle |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getDefaultStyle |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getDirectiveStringStyle |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getDirectiveStyle |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getEscapeCharStyle |
( |
|
) |
const |
string highlight::DocumentStyle::getFontSize |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getKeywordStyle |
( |
const string & |
className |
) |
|
- Parameters:
-
| className | Name of keyword class (eg kwa, kwb, .., kwd) |
- Returns:
- keyword style of the given className
KeywordStyles highlight::DocumentStyle::getKeywordStyles |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getLineStyle |
( |
|
) |
const |
Colour highlight::DocumentStyle::getMarkLineColour |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getNumberStyle |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getSingleLineCommentStyle |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getStringStyle |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getSymbolStyle |
( |
|
) |
const |
ElementStyle highlight::DocumentStyle::getTypeStyle |
( |
|
) |
const |
bool highlight::DocumentStyle::load |
( |
const string & |
styleDefinitionFile |
) |
|
The documentation for this class was generated from the following files: