#include <ShowLayerCommand.h>
Definition at line 21 of file ShowLayerCommand.h.
◆ ShowLayerCommand()
ShowLayerCommand::ShowLayerCommand |
( |
View * |
view, |
|
|
Layer * |
layer, |
|
|
bool |
show, |
|
|
QString |
commandName |
|
) |
| |
|
inline |
◆ execute()
void ShowLayerCommand::execute |
( |
| ) |
|
|
inline |
◆ unexecute()
void ShowLayerCommand::unexecute |
( |
| ) |
|
|
inline |
◆ getName()
QString ShowLayerCommand::getName |
( |
| ) |
const |
|
inline |
◆ m_view
View* ShowLayerCommand::m_view |
|
protected |
◆ m_layer
Layer* ShowLayerCommand::m_layer |
|
protected |
◆ m_show
bool ShowLayerCommand::m_show |
|
protected |
◆ m_name
QString ShowLayerCommand::m_name |
|
protected |
The documentation for this class was generated from the following file: