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

#include <asset_rename.h>

Inheritance diagram for AssetRenameDialog:
Collaboration diagram for AssetRenameDialog:

Public Member Functions

 AssetRenameDialog (Gtk::Window &parent, KageAsset *p_asset)
 
virtual ~AssetRenameDialog ()
 
void EntryAssetLabel_onEnter ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ AssetRenameDialog()

AssetRenameDialog::AssetRenameDialog ( Gtk::Window &  parent,
KageAsset p_asset 
)
Here is the call graph for this function:

◆ ~AssetRenameDialog()

AssetRenameDialog::~AssetRenameDialog ( )
virtual

Member Function Documentation

◆ EntryAssetLabel_onEnter()

void AssetRenameDialog::EntryAssetLabel_onEnter ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ _asset

KageAsset* AssetRenameDialog::_asset
protected

◆ _label

Gtk::Label AssetRenameDialog::_label
protected

◆ _txtLabel

Gtk::Entry AssetRenameDialog::_txtLabel
protected

◆ m_HBox

Gtk::HBox AssetRenameDialog::m_HBox
protected

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