IOT  0.5
I Only Think
Public Member Functions
Ceg::Window Class Reference

#include <Window.h>

List of all members.

Public Member Functions

 Window ()
 Window (WindowId, QRect const &, QString const &="")
QRect const & getGeometry () const
WindowId getId () const
QString const & getProgramName () const
void setGeometry (QRect const &)
void setId (WindowId)

Constructor & Destructor Documentation

Ceg::Window::Window ( )
Ceg::Window::Window ( WindowId  windowId,
QRect const &  windoInfo,
QString const &  programName = "" 
)

Member Function Documentation

QRect const & Ceg::Window::getGeometry ( ) const
WindowId Ceg::Window::getId ( ) const
QString const & Ceg::Window::getProgramName ( ) const
void Ceg::Window::setGeometry ( QRect const &  rhs)
void Ceg::Window::setId ( WindowId  id)

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