#include <WimpWindowObj.h>
◆ WindowObjFlags
typedef struct WimpWindowObj::WindowObjFlags WimpWindowObj::WindowObjFlags |
◆ WimpWindowObj() [1/3]
WimpWindowObj::WimpWindowObj |
( |
| ) |
|
◆ WimpWindowObj() [2/3]
WimpWindowObj::WimpWindowObj |
( |
int | handle | ) |
|
◆ WimpWindowObj() [3/3]
◆ ~WimpWindowObj()
WimpWindowObj::~WimpWindowObj |
( |
| ) |
|
◆ closeWindow() [1/2]
void WimpWindowObj::closeWindow |
( |
| ) |
|
◆ closeWindow() [2/2]
void WimpWindowObj::closeWindow |
( |
WimpCloseWindowBlock * | block | ) |
|
|
static |
◆ createWindow()
int WimpWindowObj::createWindow |
( |
| ) |
|
◆ deleteWindow() [1/2]
void WimpWindowObj::deleteWindow |
( |
| ) |
|
◆ deleteWindow() [2/2]
void WimpWindowObj::deleteWindow |
( |
void * | block | ) |
|
◆ forceRedraw() [1/2]
void WimpWindowObj::forceRedraw |
( |
| ) |
|
◆ forceRedraw() [2/2]
void WimpWindowObj::forceRedraw |
( |
int | xmin, |
|
|
int | ymin, |
|
|
int | xmax, |
|
|
int | ymax ) |
◆ getClassName()
char * WimpWindowObj::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
int WimpWindowObj::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ getRectangle()
unsigned WimpWindowObj::getRectangle |
( |
| ) |
|
|
static |
◆ getTitle()
char * WimpWindowObj::getTitle |
( |
| ) |
|
◆ getWindDefStr()
◆ getWindowHandle()
int WimpWindowObj::getWindowHandle |
( |
| ) |
|
◆ getWindowOutline()
WimpGetWindowOutlineBlock * WimpWindowObj::getWindowOutline |
( |
| ) |
|
◆ getWindowState()
void WimpWindowObj::getWindowState |
( |
| ) |
|
◆ getWorkspace()
unsigned int * WimpWindowObj::getWorkspace |
( |
| ) |
|
◆ openWindow() [1/2]
void WimpWindowObj::openWindow |
( |
| ) |
|
◆ openWindow() [2/2]
void WimpWindowObj::openWindow |
( |
WimpOpenWindowBlock * | openWindStr | ) |
|
|
static |
◆ redrawTitle()
void WimpWindowObj::redrawTitle |
( |
| ) |
|
◆ redrawWindow()
unsigned WimpWindowObj::redrawWindow |
( |
| ) |
|
|
static |
◆ removeWindDefStr()
void WimpWindowObj::removeWindDefStr |
( |
| ) |
|
◆ setRedirectTitle()
void WimpWindowObj::setRedirectTitle |
( |
char * | title, |
|
|
int | titleBufLen ) |
◆ setWindDefStr()
◆ setWindowHandle()
void WimpWindowObj::setWindowHandle |
( |
int | handle | ) |
|
◆ showProperties()
void WimpWindowObj::showProperties |
( |
| ) |
|
|
inlinevirtual |
◆ updateTitle()
void WimpWindowObj::updateTitle |
( |
char * | title | ) |
|
◆ updateWindow() [1/2]
unsigned WimpWindowObj::updateWindow |
( |
| ) |
|
|
static |
◆ updateWindow() [2/2]
unsigned WimpWindowObj::updateWindow |
( |
int | minX, |
|
|
int | minY, |
|
|
int | maxX, |
|
|
int | maxY ) |
◆ wimpToToolbox()
void WimpWindowObj::wimpToToolbox |
( |
int | icon_handle, |
|
|
int * | toolbox_window_handle, |
|
|
int * | toolbox_component_id ) |
The documentation for this class was generated from the following files: