The Full Fledged GUI of Coriolis.
More...
Inherits Hurricane::CellViewer.
The Full Fledged GUI of Coriolis.
UnicornGui is a derived class of Hurricane::CellViewer, it adds support for CRL::ToolEngine and their graphical extentions, as well as CRL::AllianceFramework interaction.
◆ create()
| UnicornGui * Unicorn::UnicornGui::create |
( |
QWidget * | parent = NULL | ) |
|
|
static |
◆ destroy()
| void Unicorn::UnicornGui::destroy |
( |
| ) |
|
◆ getBanner()
| Banner & Unicorn::UnicornGui::getBanner |
( |
| ) |
|
|
inlinestatic |
Returns: The GUI banner, for customization.
◆ getCellFromDb()
| virtual Cell * Unicorn::UnicornGui::getCellFromDb |
( |
const char * | name | ) |
|
|
virtual |
◆ registerTool()
| void Unicorn::UnicornGui::registerTool |
( |
GraphicTool * | tool | ) |
|
Adds to the GUI a new tool. Run the configuration hooks of the tool to customize the menus of the GUI.
The documentation for this class was generated from the following files: