5#ifndef BALL_VIEW_KERNEL_SERVERWIDGET_H
6#define BALL_VIEW_KERNEL_SERVERWIDGET_H
12#ifndef BALL_DATATYPE_HASHMAP_H
16#ifndef BALL_VIEW_KERNEL_MODULARWIDGET_H
20#ifndef BALL_CONCEPT_OBJECTCREATOR_H
24#ifndef BALL_SYSTEM_NETWORKING_H
28#ifndef BALL_VIEW_KERNEL_THREADS_H
32#include <QtCore/QTimer>
33#include <QtWidgets/QLabel>
43 class ServerPreferences;
286 virtual void dump(std::ostream& s = std::cout,
Size depth = 0)
const;
321 QLabel *server_icon_;
322 static const char *mini_ray_xpm_[];
326# ifndef BALL_NO_INLINE_FUNCTIONS
327# include <BALL/VIEW/KERNEL/serverWidget.iC>
HashMap class based on the STL map (containing serveral convenience functions)
#define BALL_EMBEDDABLE(TYPE, BASE)