LocalSyscallProxy Class Reference

#include <RenderThread.h>

List of all members.

Signals

void sig_repaint (void *, int x1, int y1, int w, int h)

Public Member Functions

 LocalSyscallProxy (ImageCanvas *canvas, QObject *mainProxy=NULL)
void repaint (int x1, int y1, int w, int h)
void connectTo (QObject *mainProxy)


Detailed Description

Definition at line 36 of file RenderThread.h.


Constructor & Destructor Documentation

LocalSyscallProxy::LocalSyscallProxy ( ImageCanvas canvas,
QObject *  mainProxy = NULL 
)

Definition at line 31 of file RenderThread.cpp.


Member Function Documentation

void LocalSyscallProxy::repaint ( int  x1,
int  y1,
int  w,
int  h 
)

Definition at line 38 of file RenderThread.cpp.

void LocalSyscallProxy::connectTo ( QObject *  mainProxy  ) 

Definition at line 42 of file RenderThread.cpp.

void LocalSyscallProxy::sig_repaint ( void *  ,
int  x1,
int  y1,
int  w,
int  h 
) [signal]


The documentation for this class was generated from the following files:

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6