The VCommentText class provides the visualization of the CommentText class.
More...
|
| | VCommentText (Item *parent, NodeType *node, const StyleType *style=itemStyles().get()) |
| |
| virtual bool | moveCursor (CursorMoveDirection dir=MoveDefault, QRect reference={}, CursorMoveOptions options=None) override |
| |
| virtual bool | setText (const QString &newText) override |
| |
The VCommentText class provides the visualization of the CommentText class.
◆ VCommentText()
| Comments::VCommentText::VCommentText |
( |
Item * |
parent, |
|
|
NodeType * |
node, |
|
|
const StyleType * |
style = itemStyles().get() |
|
) |
| |
◆ currentText()
| QString Comments::VCommentText::currentText |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ moveCursor()
| bool Comments::VCommentText::moveCursor |
( |
CursorMoveDirection |
dir = MoveDefault, |
|
|
QRect |
reference = {}, |
|
|
CursorMoveOptions |
options = None |
|
) |
| |
|
overridevirtual |
◆ setText()
| bool Comments::VCommentText::setText |
( |
const QString & |
newText | ) |
|
|
overridevirtual |