Public Member Functions | Public Attributes | List of all members
openfluid::ui::waresdev::WareSrcFiletypeManager::HighlightingRule Struct Reference

#include <ui/waresdev/WareSrcFiletypeManager.hpp>

Public Member Functions

 HighlightingRule ()
 
 HighlightingRule (const QString &AStyleName, QRegExp APattern, QTextCharFormat AFormat)
 
 HighlightingRule (const QString &AStyleName, QRegExp ABeginPattern, QRegExp AnEndPattern, QTextCharFormat AFormat)
 

Public Attributes

QString StyleName
 
QRegExp Pattern
 
QRegExp EndPattern
 
QTextCharFormat Format
 

Constructor & Destructor Documentation

openfluid::ui::waresdev::WareSrcFiletypeManager::HighlightingRule::HighlightingRule ( )
inline
openfluid::ui::waresdev::WareSrcFiletypeManager::HighlightingRule::HighlightingRule ( const QString &  AStyleName,
QRegExp  APattern,
QTextCharFormat  AFormat 
)
inline
openfluid::ui::waresdev::WareSrcFiletypeManager::HighlightingRule::HighlightingRule ( const QString &  AStyleName,
QRegExp  ABeginPattern,
QRegExp  AnEndPattern,
QTextCharFormat  AFormat 
)
inline

Member Data Documentation

QRegExp openfluid::ui::waresdev::WareSrcFiletypeManager::HighlightingRule::EndPattern
QTextCharFormat openfluid::ui::waresdev::WareSrcFiletypeManager::HighlightingRule::Format
QRegExp openfluid::ui::waresdev::WareSrcFiletypeManager::HighlightingRule::Pattern
QString openfluid::ui::waresdev::WareSrcFiletypeManager::HighlightingRule::StyleName

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