#include <pqPythonUndoCommand.h>
Definition at line 27 of file pqPythonUndoCommand.h.
◆ pqPythonTextHistoryEntry() [1/2]
pqPythonTextHistoryEntry::pqPythonTextHistoryEntry |
( |
| ) |
|
|
default |
◆ pqPythonTextHistoryEntry() [2/2]
pqPythonTextHistoryEntry::pqPythonTextHistoryEntry |
( |
const QString & |
txt, |
|
|
const std::int32_t |
cursorPos |
|
) |
| |
|
inline |
◆ isEmpty()
bool pqPythonTextHistoryEntry::isEmpty |
( |
| ) |
const |
|
inlinenoexcept |
◆ content
QString pqPythonTextHistoryEntry::content = "" |
◆ cursorPosition
std::int32_t pqPythonTextHistoryEntry::cursorPosition = -1 |
The absolute cursor position within pqPythonUndoCommand::Text.
Definition at line 45 of file pqPythonUndoCommand.h.
The documentation for this struct was generated from the following file: