#include <PasswordGeneratorTool.hpp>
Definition at line 10 of file PasswordGeneratorTool.hpp.
◆ PasswordGeneratorTool()
PasswordGeneratorTool::PasswordGeneratorTool |
( |
| ) |
|
|
default |
◆ ~PasswordGeneratorTool()
PasswordGeneratorTool::~PasswordGeneratorTool |
( |
| ) |
|
|
overridedefault |
◆ OnCopyPasswordButtonPressed()
void PasswordGeneratorTool::OnCopyPasswordButtonPressed |
( |
| ) |
|
◆ OnCopyRememberPasswordSentenceButtonPressed()
void PasswordGeneratorTool::OnCopyRememberPasswordSentenceButtonPressed |
( |
| ) |
|
◆ OnCreate()
void PasswordGeneratorTool::OnCreate |
( |
| ) |
|
|
overridevirtual |
Called when a tool is constructed
Implements Tool.
◆ OnDestroy()
void PasswordGeneratorTool::OnDestroy |
( |
| ) |
|
|
overridevirtual |
Called when tool is destroyed
Implements Tool.
◆ OnDraw()
void PasswordGeneratorTool::OnDraw |
( |
Scene * |
parent | ) |
|
|
overridevirtual |
Called each frame to handle imgui draw
- Parameters
-
Implements Tool.
◆ OnGenerateButtonPressed()
void PasswordGeneratorTool::OnGenerateButtonPressed |
( |
| ) |
|
The documentation for this class was generated from the following file: