umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <codeeditor.h>
Public Attributes | |
int | start = 0 |
int | size = 0 |
number of characters | |
int | end = 0 |
end line number | |
QColor | fgcolor |
QColor | bgcolor |
bool | isEditable = false |
QColor ParaInfo::bgcolor |
int ParaInfo::end = 0 |
end line number
QColor ParaInfo::fgcolor |
bool ParaInfo::isEditable = false |
int ParaInfo::size = 0 |
number of characters
int ParaInfo::start = 0 |