#include <QTimer>
#include "circuitlistwidget.h"
Go to the source code of this file.
Defines | |
| #define | CLOSED_CIRCUIT_REMOVE_DELAY 3000 |
| #define | FAILED_CIRCUIT_REMOVE_DELAY 5000 |
| #define | CLOSED_STREAM_REMOVE_DELAY 3000 |
| #define | FAILED_STREAM_REMOVE_DELAY 4000 |
Definition in file circuitlistwidget.cpp.
| #define CLOSED_CIRCUIT_REMOVE_DELAY 3000 |
| #define CLOSED_STREAM_REMOVE_DELAY 3000 |
| #define FAILED_CIRCUIT_REMOVE_DELAY 5000 |
| #define FAILED_STREAM_REMOVE_DELAY 4000 |
1.5.1