Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
#include <ui/serverapi.hh>
#include <ui/events.hh>
#include <ui/region.hh>
#include <ui/commands.hh>
#include <ui/heritage.hh>
Go to the source code of this file.
Classes | |
class | Rapicorn::EventHandler |
class | Rapicorn::WidgetImpl |
WidgetImpl is the base type for all UI element implementations and implements the Widget interface. More... | |
struct | Rapicorn::WidgetImpl::PackInfo |
struct | Rapicorn::WidgetIfaceVector |
Namespaces | |
namespace | Rapicorn |
The Rapicorn namespace encompasses core utilities and toolkit functionality. | |
Typedefs | |
typedef Rect | Rapicorn::Allocation |
Functions | |
bool | Rapicorn::operator== (const WidgetImpl &widget1, const WidgetImpl &widget2) |
bool | Rapicorn::operator!= (const WidgetImpl &widget1, const WidgetImpl &widget2) |