BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
Client/Server request handling

Classes

class  BALL::VIEW::ServerWidget
 
class  BALL::VIEW::ServerWidget::NotCompositeObject
 
class  BALL::VIEW::ServerWidget::BALLViewServer
 

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.