umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Public Attributes | List of all members
ParaInfo Class Reference

#include <codeeditor.h>

Collaboration diagram for ParaInfo:

Public Member Functions

 ParaInfo ()
 

Public Attributes

int start
 
int size
 number of characters More...
 
int end
 end line number More...
 
QColor fgcolor
 
QColor bgcolor
 
bool isEditable
 

Constructor & Destructor Documentation

◆ ParaInfo()

ParaInfo::ParaInfo ( )
inline

Member Data Documentation

◆ bgcolor

QColor ParaInfo::bgcolor

◆ end

int ParaInfo::end

end line number

◆ fgcolor

QColor ParaInfo::fgcolor

◆ isEditable

bool ParaInfo::isEditable

◆ size

int ParaInfo::size

number of characters

◆ start

int ParaInfo::start

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