QCodeEdit  2.2
Public Member Functions | Public Attributes | List of all members
QFormat Struct Reference

Public Member Functions

 QFormat (const QColor &c)
 
 QFormat (int w, const QColor &c)
 
 QFormat (int w, bool i, bool u, bool s, const QColor &c)
 
 QFormat (int w, bool i, bool o, bool u, bool s, bool wu, const QColor &c)
 
 QFormat (const QFormat &f)
 
QFormatoperator= (const QFormat &f)
 
bool operator== (const QFormat &f) const
 
bool operator != (const QFormat &f) const
 
QTextCharFormat toTextCharFormat () const
 

Public Attributes

int weight
 
bool italic
 
bool overline
 
bool underline
 
bool strikeout
 
bool waveUnderline
 
QColor foreground
 
QColor background
 
QColor linescolor
 

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