#include <test_editor.h>
Definition at line 13 of file test_editor.h.
◆ TestEditor()
yaze::test::integration::TestEditor::TestEditor |
( |
| ) |
|
|
default |
◆ ~TestEditor()
yaze::test::integration::TestEditor::~TestEditor |
( |
| ) |
|
|
default |
◆ Cut()
absl::Status yaze::test::integration::TestEditor::Cut |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Copy()
absl::Status yaze::test::integration::TestEditor::Copy |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Paste()
absl::Status yaze::test::integration::TestEditor::Paste |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Undo()
absl::Status yaze::test::integration::TestEditor::Undo |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Redo()
absl::Status yaze::test::integration::TestEditor::Redo |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Find()
absl::Status yaze::test::integration::TestEditor::Find |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Update()
absl::Status yaze::test::integration::TestEditor::Update |
( |
| ) |
|
|
overridevirtual |
◆ RegisterTests()
void yaze::test::integration::TestEditor::RegisterTests |
( |
ImGuiTestEngine * | engine | ) |
|
◆ engine_
ImGuiTestEngine* yaze::test::integration::TestEditor::engine_ |
|
private |
The documentation for this class was generated from the following files: