forward declaration
More...
#include <layer.h>
◆ KageLayerUI()
| KageLayerUI::KageLayerUI |
( |
KageLayerManager * |
p_layerManager, |
|
|
unsigned |
p_layerID |
|
) |
| |
◆ ~KageLayerUI()
| KageLayerUI::~KageLayerUI |
( |
| ) |
|
|
virtual |
◆ addEventsListener()
| void KageLayerUI::addEventsListener |
( |
| ) |
|
◆ forceRender()
| void KageLayerUI::forceRender |
( |
| ) |
|
◆ getLabel()
| string KageLayerUI::getLabel |
( |
| ) |
|
◆ invalidateToRender()
| bool KageLayerUI::invalidateToRender |
( |
| ) |
|
|
virtual |
◆ isLocked()
| bool KageLayerUI::isLocked |
( |
| ) |
|
◆ isSelected()
| bool KageLayerUI::isSelected |
( |
| ) |
|
◆ isVisible()
| bool KageLayerUI::isVisible |
( |
| ) |
|
◆ on_draw()
| bool KageLayerUI::on_draw |
( |
const Cairo::RefPtr< Cairo::Context > & |
cr | ) |
|
|
overrideprotected |
◆ on_event()
| bool KageLayerUI::on_event |
( |
GdkEvent * |
e | ) |
|
|
overrideprotectedvirtual |
◆ on_expose_event()
| bool KageLayerUI::on_expose_event |
( |
GdkEventExpose * |
e | ) |
|
|
protectedvirtual |
◆ on_key_press_event()
| bool KageLayerUI::on_key_press_event |
( |
GdkEventKey * |
e | ) |
|
|
overrideprotectedvirtual |
◆ setFocus()
| void KageLayerUI::setFocus |
( |
| ) |
|
◆ setLabel()
| void KageLayerUI::setLabel |
( |
string |
p_label | ) |
|
◆ setLock()
| void KageLayerUI::setLock |
( |
bool |
p_lock | ) |
|
◆ setSelected()
| void KageLayerUI::setSelected |
( |
bool |
p_selected | ) |
|
◆ setVisible()
| void KageLayerUI::setVisible |
( |
bool |
p_visible | ) |
|
◆ toggleLock()
| void KageLayerUI::toggleLock |
( |
| ) |
|
◆ toggleVisibility()
| void KageLayerUI::toggleVisibility |
( |
| ) |
|
◆ txtLabel_onEnter()
| void KageLayerUI::txtLabel_onEnter |
( |
| ) |
|
◆ _label
| string KageLayerUI::_label |
|
protected |
◆ _layerManager
◆ _lock
◆ _selected
| bool KageLayerUI::_selected |
|
protected |
◆ _txtLabel
| Gtk::Entry KageLayerUI::_txtLabel |
◆ _visible
| bool KageLayerUI::_visible |
|
protected |
◆ imageLOCKED_FALSE
| Glib::RefPtr< Gdk::Pixbuf > KageLayerUI::imageLOCKED_FALSE |
|
static |
◆ imageLOCKED_TRUE
| Glib::RefPtr< Gdk::Pixbuf > KageLayerUI::imageLOCKED_TRUE |
|
static |
◆ imageVISIBLE_FALSE
| Glib::RefPtr< Gdk::Pixbuf > KageLayerUI::imageVISIBLE_FALSE |
|
static |
◆ imageVISIBLE_TRUE
| Glib::RefPtr< Gdk::Pixbuf > KageLayerUI::imageVISIBLE_TRUE |
|
static |
◆ layerID
| unsigned int KageLayerUI::layerID |
◆ mouseIsDown
| bool KageLayerUI::mouseIsDown = false |
|
static |
◆ window
| Glib::RefPtr<Gdk::Window> KageLayerUI::window |
The documentation for this class was generated from the following files: