HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
UT_QTTablet.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* NAME: UT_QTTablet.h (UT Library, C++)
7
*
8
* COMMENTS:
9
* Tablet support functions for Qt
10
*/
11
#ifndef __UT_QTTablet__
12
#define __UT_QTTablet__
13
14
#include "
UT_API.h
"
15
16
class
UT_TabletState
;
17
18
// Toggles whether there is a tablet installed.
19
UT_API
void
QTtabletSetInstalled
(
bool
installed);
20
// Overwrites the current state with the given one.
21
UT_API
void
QTtabletSetTabletState
(
const
UT_TabletState
&state);
22
23
#endif
UT_API.h
UT_API
#define UT_API
Definition:
UT_API.h:14
QTtabletSetTabletState
UT_API void QTtabletSetTabletState(const UT_TabletState &state)
UT_TabletState
Definition:
UT_Tablet.h:26
QTtabletSetInstalled
UT_API void QTtabletSetInstalled(bool installed)
UT
UT_QTTablet.h
Generated on Tue Dec 17 2024 03:42:15 for HDK by
1.8.6