SkyGI::ForeignWindow Class Reference

Collaboration diagram for SkyGI::ForeignWindow:
[legend]
List of all members.

Public Member Functions

 ForeignWindow ()
 ForeignWindow (unsigned int uiPhysicalWindowHandle)
 ForeignWindow (const ForeignWindow &pForeignWindow)
 ~ForeignWindow ()
bool Refresh ()
bool IsValid ()
bool HasFocus ()
unsigned int GetWindowFlags ()
String GetTitle ()
unsigned long long GetCreateTime ()
void ToggleVisibleState ()
int GetOwnerPid ()
void * GetPhysicalWindowHandle () const
ImageGetIcon (int iSize=16)
ImageCaptureImage (const Rect &rRect)
Rect GetRect ()
void Show ()
void Hide ()
void Raise ()
ForeignWindowoperator= (const ForeignWindow &pForeignWindow)

Classes

class  Private

Constructor & Destructor Documentation

ForeignWindow::ForeignWindow (  ) 

ForeignWindow::ForeignWindow ( unsigned int  uiPhysicalWindowHandle  ) 

ForeignWindow::ForeignWindow ( const ForeignWindow pForeignWindow  ) 

ForeignWindow::~ForeignWindow (  ) 


Member Function Documentation

bool ForeignWindow::Refresh (  ) 

bool ForeignWindow::IsValid (  ) 

bool ForeignWindow::HasFocus (  ) 

unsigned int ForeignWindow::GetWindowFlags (  ) 

String ForeignWindow::GetTitle (  ) 

unsigned long long ForeignWindow::GetCreateTime (  ) 

void ForeignWindow::ToggleVisibleState (  ) 

int ForeignWindow::GetOwnerPid (  ) 

void * ForeignWindow::GetPhysicalWindowHandle (  )  const

Image * ForeignWindow::GetIcon ( int  iSize = 16  ) 

Image * ForeignWindow::CaptureImage ( const Rect rRect  ) 

Rect ForeignWindow::GetRect (  ) 

void ForeignWindow::Show (  ) 

void ForeignWindow::Hide (  ) 

void ForeignWindow::Raise (  ) 

ForeignWindow & ForeignWindow::operator= ( const ForeignWindow pForeignWindow  ) 


Generated on Thu Dec 13 18:14:25 2007 for SkyGI by  doxygen 1.5.1-p1