Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
DiamarHistoryPanel.hpp
Go to the documentation of this file.
1#ifndef IV_SRC_UI_PANELS_DIAMARHISTORYPANEL_HPP_
2#define IV_SRC_UI_PANELS_DIAMARHISTORYPANEL_HPP_
3
5
7{
8public:
10};
11
13{
14 bool local;
15 bool usb;
16};
17
18#endif//IV_SRC_UI_PANELS_DIAMARHISTORYPANEL_HPP_
Definition AbstractComponentGUI.hpp:30
Definition DiamarHistoryPanel.hpp:7
static AbstractComponentGUI * create()
Definition DiamarHistoryPanel.cpp:1120
Definition DiamarHistoryPanel.hpp:13
bool local
Definition DiamarHistoryPanel.hpp:14
bool usb
Definition DiamarHistoryPanel.hpp:15