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

#include <about.h>

Inheritance diagram for KageAbout:
Collaboration diagram for KageAbout:

Public Member Functions

 KageAbout (Gtk::Window &parent)
 
virtual ~KageAbout ()
 

Static Public Attributes

static std::string app_version = "0.8.240824"
 
static std::string app_title = "Kage Studio"
 
static std::string app_author = "Mj Mendoza IV"
 
static std::string app_contact = "mj.mendoza.iv@gmail.com"
 
static std::string app_website = "https://kage.sourceforge.io"
 
static std::string app_copyright = "Copyleft 2011~2024"
 
static std::string app_comment = "A Simple Free and Open Source vector-based 2D Animation Software."
 
static Glib::RefPtr< Gdk::Pixbuf > imageABOUT
 

Protected Attributes

Gtk::HBox m_HBox
 
Gtk::Table m_Table
 
Gtk::Label m_Label1
 
Gtk::Label m_Label2
 
Gtk::Image m_Image
 

Constructor & Destructor Documentation

◆ KageAbout()

KageAbout::KageAbout ( Gtk::Window & parent)

◆ ~KageAbout()

KageAbout::~KageAbout ( )
virtual

Field Documentation

◆ app_author

std::string KageAbout::app_author = "Mj Mendoza IV"
static

◆ app_comment

std::string KageAbout::app_comment = "A Simple Free and Open Source vector-based 2D Animation Software."
static

◆ app_contact

std::string KageAbout::app_contact = "mj.mendoza.iv@gmail.com"
static

◆ app_copyright

std::string KageAbout::app_copyright = "Copyleft 2011~2024"
static

◆ app_title

std::string KageAbout::app_title = "Kage Studio"
static

◆ app_version

std::string KageAbout::app_version = "0.8.240824"
static

◆ app_website

std::string KageAbout::app_website = "https://kage.sourceforge.io"
static

◆ imageABOUT

Glib::RefPtr< Gdk::Pixbuf > KageAbout::imageABOUT
static

◆ m_HBox

Gtk::HBox KageAbout::m_HBox
protected

◆ m_Image

Gtk::Image KageAbout::m_Image
protected

◆ m_Label1

Gtk::Label KageAbout::m_Label1
protected

◆ m_Label2

Gtk::Label KageAbout::m_Label2
protected

◆ m_Table

Gtk::Table KageAbout::m_Table
protected

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