Qt 4.8
|
#include <qwscommand_qws_p.h>
Public Variables | |
int | dx |
int | dy |
int | windowid |
Definition at line 336 of file qwscommand_qws_p.h.
int QWSRegionMoveCommand::SimpleData::dx |
Definition at line 338 of file qwscommand_qws_p.h.
Referenced by QWSServerPrivate::invokeRegionMove(), and QWSDisplay::moveRegion().
int QWSRegionMoveCommand::SimpleData::dy |
Definition at line 339 of file qwscommand_qws_p.h.
Referenced by QWSServerPrivate::invokeRegionMove(), and QWSDisplay::moveRegion().
int QWSRegionMoveCommand::SimpleData::windowid |
Definition at line 337 of file qwscommand_qws_p.h.
Referenced by QWSServerPrivate::invokeRegionMove(), and QWSDisplay::moveRegion().