Events.h File Reference

#include <qmainwindow.h>
#include <qevent.h>
#include <qprogressdialog.h>
#include <string>
#include "MonitorWindow.h"
#include <qdatetimeedit.h>
#include <qbuttongroup.h>
#include <qscrollview.h>
#include <qworkspace.h>
#include <qspinbox.h>
#include <qtable.h>
#include <qtimer.h>
#include <qlabel.h>
#include <qcombobox.h>
#include <qwidgetstack.h>
#include <qwt_scale_draw.h>
#include <qwt_plot_curve.h>
#include <qwt_plot.h>
#include <qwt_data.h>
#include <qwt_text.h>
#include "RioQt.h"
#include "RioInterface.h"

Go to the source code of this file.

Data Structures

class  WindowClosedEvent
class  WindowOpenedEvent
class  ShowMessageEvent
class  ProgressStatusEvent
class  WindowConnectionLostEvent
class  ClientListEvent
class  ConnectEvent
class  UpdateQueueEvent
class  DisconnectEvent
class  StorageListEvent
class  AddNodeEvent
class  AddDiskEvent
class  UpdateDiskQueueEvent
class  SearchLogsEvent

Variables

const int SHOW_MESSAGE_EVENT = QEvent::User + 1
const int PROGRESS_STATUS_EVENT = QEvent::User + 2
const int WINDOW_CLOSED_EVENT = QEvent::User + 3
const int WINDOW_OPENED_EVENT = QEvent::User + 4
const int WINDOW_CONNECTION_LOST_EVENT = QEvent::User + 5
const int CLIENT_LIST_EVENT = QEvent::User + 6
const int SEARCH_LOGS_EVENT = QEvent::User + 7
const int CONNECT_EVENT = 1
const int UPDATE_QUEUE_EVENT = 2
const int DISCONNECT_EVENT = 3
const int STORAGE_LIST_EVENT = CLIENT_LIST_EVENT + 4
const int ADD_NODE_EVENT = 1
const int ADD_DISK_EVENT = 2
const int UPDATE_DISK_QUEUE_EVENT = 3

Variable Documentation

const int ADD_DISK_EVENT = 2

Definition at line 44 of file Events.h.

const int ADD_NODE_EVENT = 1

Definition at line 43 of file Events.h.

const int CLIENT_LIST_EVENT = QEvent::User + 6

Definition at line 37 of file Events.h.

const int CONNECT_EVENT = 1

Definition at line 39 of file Events.h.

const int DISCONNECT_EVENT = 3

Definition at line 41 of file Events.h.

const int PROGRESS_STATUS_EVENT = QEvent::User + 2

Definition at line 33 of file Events.h.

const int SEARCH_LOGS_EVENT = QEvent::User + 7

Definition at line 38 of file Events.h.

const int SHOW_MESSAGE_EVENT = QEvent::User + 1

Definition at line 32 of file Events.h.

Definition at line 42 of file Events.h.

const int UPDATE_DISK_QUEUE_EVENT = 3

Definition at line 45 of file Events.h.

const int UPDATE_QUEUE_EVENT = 2

Definition at line 40 of file Events.h.

const int WINDOW_CLOSED_EVENT = QEvent::User + 3

Definition at line 34 of file Events.h.

const int WINDOW_CONNECTION_LOST_EVENT = QEvent::User + 5

Definition at line 36 of file Events.h.

const int WINDOW_OPENED_EVENT = QEvent::User + 4

Definition at line 35 of file Events.h.

Generated on Wed Jul 4 16:03:29 2012 for RIO by  doxygen 1.6.3