![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for SetColor, including all inherited members.
| actionText() const | QUndoCommand | |
| child(int index) const | QUndoCommand | |
| childCount() const | QUndoCommand | |
| id() const | QUndoCommand | virtual |
| isObsolete() const | QUndoCommand | |
| mergeWith(const QUndoCommand *other) | QUndoCommand | virtual |
| QUndoCommand(QUndoCommand *parent=nullptr) | QUndoCommand | explicit |
| QUndoCommand(const QString &text, QUndoCommand *parent=nullptr) | QUndoCommand | explicit |
| redo() | QUndoCommand | virtual |
| SetColor(QString *doc, int idx, int len, const Qt::GlobalColor &color, QUndoCommand *parent=nullptr) | SetColor | |
| SetColor(QString *doc, int idx, int len, const Qt::GlobalColor &color, QUndoCommand *parent=nullptr) | SetColor | |
| setObsolete(bool obsolete) | QUndoCommand | |
| setText(const QString &text) | QUndoCommand | |
| text() const | QUndoCommand | |
| undo() | QUndoCommand | virtual |
| ~QUndoCommand() | QUndoCommand | virtual |