Source-highlight Qt Library
Main Page
Related Pages
Classes
Files
File List
Qt4SourceHighlightStyleGenerator.h
1
/*
2
* Copyright (C) 2008-2010 Lorenzo Bettini, http://www.lorenzobettini.it
3
* License: See COPYING file that comes with this distribution
4
*/
5
6
#ifndef QT4SOURCEHIGHLIGHTSTYLEGENERATOR_H_
7
#define QT4SOURCEHIGHLIGHTSTYLEGENERATOR_H_
8
9
#include <QStringList>
10
#include <QList>
11
12
#include "Qt4TextFormatter.h"
13
14
namespace
srchiliteqt {
15
20
class
Qt4SourceHighlightStyleGenerator
{
21
public
:
28
static
QStringList
createStyleContents
(
29
QList<Qt4TextFormatter *> &formatters,
const
QString &bgColor =
""
);
30
};
31
32
}
33
34
#endif
/* QT4SOURCEHIGHLIGHTSTYLEGENERATOR_H_ */
Qt4SourceHighlightStyleGenerator.h
Generated on Sat Aug 25 2012 15:37:49 for Source-highlight Qt Library by
1.8.1.2