Source-highlight Qt Library
Main Page
Related Pages
Classes
Files
File List
Qt4TextFormatterFactory.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 QT4TEXTFORMATTERFACTORY_H_
7
#define QT4TEXTFORMATTERFACTORY_H_
8
9
#include "TextFormatterFactory.h"
10
11
namespace
srchiliteqt {
12
17
class
Qt4TextFormatterFactory
:
public
TextFormatterFactory
{
18
public
:
19
Qt4TextFormatterFactory
();
20
virtual
~
Qt4TextFormatterFactory
();
21
32
virtual
bool
createFormatter
(
const
string
&key,
const
string
&color,
33
const
string
&bgcolor, srchilite::StyleConstantsPtr styleconstants);
34
35
};
36
37
}
38
39
#endif
/* QT4TEXTFORMATTERFACTORY_H_ */
Qt4TextFormatterFactory.h
Generated on Sat Aug 25 2012 15:37:49 for Source-highlight Qt Library by
1.8.1.2