BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
Client/Server request handling

Classes

class  BALL::VIEW::ServerWidget
 

Detailed Description

With the help of the class Client it is possible to transfer a Composite to a VIEW application with a Server . The class QTTimer is a timer class that is necessary for the Server class. It queries every given interval whether new data from the client is accessable and directs it to the VIEW application.