Kage Studio 0.7.230612
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 string app_version = "0.7.230618"
 
static string app_title = "Kage Studio"
 
static string app_author = "Mj Mendoza IV"
 
static string app_contact = "mj.mendoza.iv@gmail.com"
 
static string app_website = "https://kage.sourceforge.io"
 
static string app_copyright = "Copyleft 2011~2023"
 
static 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

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

◆ app_comment

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

◆ app_contact

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

◆ app_copyright

string KageAbout::app_copyright = "Copyleft 2011~2023"
static

◆ app_title

string KageAbout::app_title = "Kage Studio"
static

◆ app_version

string KageAbout::app_version = "0.7.230618"
static

◆ app_website

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: