Changeset 769 for trunk/tools/qtestlib/wince/cetest/activesyncconnection.h
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/tools/qtestlib/wince/cetest/activesyncconnection.h
r651 r769 80 80 81 81 bool execute(QString program, QString arguments = QString(), int timeout = -1, int *returnValue = NULL); 82 bool resetDevice(); 83 bool toggleDevicePower(int *returnValue = NULL); 84 bool setDeviceAwake(bool activate, int *returnValue = NULL); 82 85 private: 83 86 bool connected;
Note:
See TracChangeset
for help on using the changeset viewer.