Scribus
Open source desktop publishing at your fingertips
WindowAPI Class Reference
Inheritance diagram for WindowAPI:
Collaboration diagram for WindowAPI:

Public Slots

void scroll (int x, int y)
 
void update ()
 

Properties

double zoom
 
bool redraw
 

Member Function Documentation

void WindowAPI::scroll ( int  x,
int  y 
)
slot

Scripter.activeWindow.scroll(x, y) x is an int y is an int

scrolls the visible view to (x, y)

void WindowAPI::update ( )
slot

Scripter.activeWindow.update()

forces a complete redraw of the view


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