TouchPortal-CPP-API
v1.0.0
Touch Portal Plugin API Client for C++ and Qt
|
▼CTPClientQt | The TPClientQt class is a simple TCP/IP network client for usage in Touch Portal plugins which wish to utilize the Qt C++ library/framework |
CActionDataItem | Structure for action/connector data id = value pairs sent from TP. Each action/connector sends an array of these. Used with some convenience functions in this class |
CTPInfo | Structure to hold information about current Touch Portal session. Populated from the initial 'info' message properties upon connection. Member names are eponymous with the properties of the 'info' message (except paired , see note on that). This struct is registered with Qt meta system and is suitable for queued signals/slots |