Kage Studio 0.7.230612
A Simple Free and Open Source 2D Animation Software
Loading...
Searching...
No Matches
LayerRenameDialog Class Reference

#include <layer_rename.h>

Inheritance diagram for LayerRenameDialog:
Collaboration diagram for LayerRenameDialog:

Public Member Functions

 LayerRenameDialog (Gtk::Window &parent, KageLayerUI *p_layer)
 
virtual ~LayerRenameDialog ()
 
void EntryLayerLabel_onEnter ()
 

Protected Attributes

Gtk::HBox m_HBox
 
Gtk::Label _label
 
Gtk::Entry _txtLabel
 
KageLayerUI_layer
 

Constructor & Destructor Documentation

◆ LayerRenameDialog()

LayerRenameDialog::LayerRenameDialog ( Gtk::Window &  parent,
KageLayerUI p_layer 
)
Here is the call graph for this function:

◆ ~LayerRenameDialog()

LayerRenameDialog::~LayerRenameDialog ( )
virtual

Member Function Documentation

◆ EntryLayerLabel_onEnter()

void LayerRenameDialog::EntryLayerLabel_onEnter ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ _label

Gtk::Label LayerRenameDialog::_label
protected

◆ _layer

KageLayerUI* LayerRenameDialog::_layer
protected

◆ _txtLabel

Gtk::Entry LayerRenameDialog::_txtLabel
protected

◆ m_HBox

Gtk::HBox LayerRenameDialog::m_HBox
protected

The documentation for this class was generated from the following files: