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

#include <label_rename.h>

Inheritance diagram for LabelRenameDialog:
Collaboration diagram for LabelRenameDialog:

Public Member Functions

 LabelRenameDialog (Gtk::Window &parent, std::string p_label)
 
virtual ~LabelRenameDialog ()
 
void EntryLabel_onEnter ()
 
std::string getLabel ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ LabelRenameDialog()

LabelRenameDialog::LabelRenameDialog ( Gtk::Window & parent,
std::string p_label )
Here is the call graph for this function:

◆ ~LabelRenameDialog()

LabelRenameDialog::~LabelRenameDialog ( )
virtual

Member Function Documentation

◆ EntryLabel_onEnter()

void LabelRenameDialog::EntryLabel_onEnter ( )
Here is the caller graph for this function:

◆ getLabel()

std::string LabelRenameDialog::getLabel ( )
Here is the caller graph for this function:

Field Documentation

◆ _label

Gtk::Label LabelRenameDialog::_label
protected

◆ _txtLabel

Gtk::Entry LabelRenameDialog::_txtLabel
protected

◆ m_HBox

Gtk::HBox LabelRenameDialog::m_HBox
protected

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