Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Static Public Member Functions
Rapicorn::WindowHandle Class Reference

See also the corresponding IDL class Window. More...

#include <clientapi.hh>

Inherits Rapicorn::ContainerHandle.

Inherited by Rapicorn::Aida::SmartMember< WindowHandle >.

List of all members.

Public Member Functions

const Rapicorn::Aida::TypeHashList __aida_typelist__ ()
std::string title () const
void title (const std::string &)
bool auto_focus () const
void auto_focus (bool)
__Aida_Signal__commands sig_commands ()
__Aida_Signal__displayed sig_displayed ()
bool viewable ()
void show ()
bool closed ()
void close ()
bool snapshot (const std::string &pngname)
bool synthesize_click (WidgetHandle &widget, int button, double xalign=0.5, double yalign=0.5)
bool synthesize_enter (double xalign=0.5, double yalign=0.5)
bool synthesize_leave ()
bool synthesize_delete ()

Static Public Member Functions

template<class SmartHandle >
static WindowHandle down_cast (SmartHandle smh)

Detailed Description

See also the corresponding IDL class Window.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines