10 class MultypoWindow : public QWidget
15 explicit MultypoWindow(QWidget *parent = 0);
18 bool handleX11Event(XEvent *event);
21 void handleKeyPress(int device, QString string);
23 void resetPlayerText();
31 QMap<int, Player*> players;
32 int typingPlayers; // how many are not ready yet