Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Client/Server request handling
[Kernel]


Classes

class  VIEW::Server
 Server class. More...

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.