#include <rule_editing.h>
Public Member Functions | |
RuleEditing (QWidget *parent=0) | |
~RuleEditing () | |
Static Public Member Functions | |
static RosIntrospection::SubstitutionRuleMap | getRenamingRules () |
static QString | getRenamingXML () |
Private Slots | |
virtual void | closeEvent (QCloseEvent *event) override |
void | on_pushButtonCancel_pressed () |
void | on_pushButtonReset_pressed () |
void | on_pushButtonSave_pressed () |
void | on_timer () |
Private Member Functions | |
bool | isValidXml () |
Private Attributes | |
XMLSyntaxHighlighter * | _highlighter |
QTimer | _timer |
Ui::RuleEditing * | ui |
Definition at line 47 of file rule_editing.h.
|
explicit |
Definition at line 120 of file rule_editing.cpp.
RuleEditing::~RuleEditing | ( | ) |
Definition at line 144 of file rule_editing.cpp.
|
overrideprivatevirtualslot |
Definition at line 221 of file rule_editing.cpp.
|
static |
Definition at line 264 of file rule_editing.cpp.
|
static |
Definition at line 252 of file rule_editing.cpp.
|
private |
Definition at line 150 of file rule_editing.cpp.
|
privateslot |
Definition at line 234 of file rule_editing.cpp.
|
privateslot |
Definition at line 239 of file rule_editing.cpp.
|
privateslot |
Definition at line 214 of file rule_editing.cpp.
|
privateslot |
Definition at line 228 of file rule_editing.cpp.
|
private |
Definition at line 75 of file rule_editing.h.
|
private |
Definition at line 76 of file rule_editing.h.
|
private |
Definition at line 73 of file rule_editing.h.