TouchPortal-CPP-API  v1.0.0
Touch Portal Plugin API Client for C++ and Qt
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CTPClientQtThe TPClientQt class is a simple TCP/IP network client for usage in Touch Portal plugins which wish to utilize the Qt C++ library/framework
 CActionDataItemStructure 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
 CTPInfoStructure 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