| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Viewer.widgetGeometry
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |||
|
|||
None : |
|
||
|
|||
|
|||
| Properties | |
|
Inherited from |
| Method Details |
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
set( (int)x, (int)y, (int)width, (int)height) -> None :
set(int x, int y, int width, int height)
C++ signature :
void set(int,int,int,int)
|
C++ signature :
void setFullScreen()
setFullScreen( (int)enable) -> None :
setFullScreen(bool enable)
C++ signature :
void setFullScreen(int)
|
setPosition( (int)x, (int)y) -> None :
setPosition(int x, int y)
C++ signature :
void setPosition(int,int)
|
setSize( (int)width, (int)height) -> None :
setSize(int width, int height)
C++ signature :
void setSize(int,int)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:16 2008 | http://epydoc.sourceforge.net |