Glom::LayoutItem_Button Class Reference
Inherits Glom::LayoutItem_WithFormatting.
List of all members.
Constructor & Destructor Documentation
Glom::LayoutItem_Button::LayoutItem_Button |
( |
|
) |
|
Glom::LayoutItem_Button::~LayoutItem_Button |
( |
|
) |
[virtual] |
Member Function Documentation
LayoutItem* Glom::LayoutItem_Button::clone |
( |
|
) |
const [virtual] |
Create a new copied instance.
This allows us to deep-copy a list of LayoutItems.
Implements Glom::LayoutItem.
bool Glom::LayoutItem_Button::get_has_script |
( |
|
) |
const |
Glib::ustring Glom::LayoutItem_Button::get_part_type_name |
( |
|
) |
const [virtual] |
Glib::ustring Glom::LayoutItem_Button::get_script |
( |
|
) |
const |
Set the python code that will be executed when the button is pressed.
void Glom::LayoutItem_Button::set_script |
( |
const Glib::ustring & |
script |
) |
|
Get the python code that will be executed when the button is pressed.
The documentation for this class was generated from the following files:
- data_structure/layout/layoutitem_button.h
- data_structure/layout/layoutitem_button.cc