diff options
author | Deryck Hodge <deryck@samba.org> | 2005-08-29 21:15:04 +0000 |
---|---|---|
committer | Deryck Hodge <deryck@samba.org> | 2005-08-29 21:15:04 +0000 |
commit | d8823e197f0ccdda32a2fd8a534665e7fa9f5722 (patch) | |
tree | 50376dd7bce29979716cfe698185a1c8342dc09d /source/scripting/libjs | |
parent | e4516105fe5901a5c248bb2fbca4ec6cdcca9982 (diff) | |
download | samba-d8823e197f0ccdda32a2fd8a534665e7fa9f5722.tar.gz samba-d8823e197f0ccdda32a2fd8a534665e7fa9f5722.tar.xz samba-d8823e197f0ccdda32a2fd8a534665e7fa9f5722.zip |
r9759: Create some wrappers for QxWidget. This gives us some pre-fabbed
windows, which set size and positioning.
To use:
var myWin = new Window.large("Some Window Title");
var myWin = new Window.standard("Some Window Title");
var myWin = new Window.small("Some Window Title");
You can omit the title if you don't need one. Also,
var myWin = new Window(); will give you the random
positioning and no predetermined sizing.
deryck
Diffstat (limited to 'source/scripting/libjs')
0 files changed, 0 insertions, 0 deletions