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
4
#include "
ui/gui/AbstractComponentGUI.hpp
"
5
6
class
DiamarHistoryPanel
7
{
8
public
:
9
static
AbstractComponentGUI
*
create
();
10
};
11
12
struct
ExportLocation
13
{
14
bool
local
;
15
bool
usb
;
16
};
17
18
#endif
//IV_SRC_UI_PANELS_DIAMARHISTORYPANEL_HPP_
AbstractComponentGUI.hpp
AbstractComponentGUI
Definition
AbstractComponentGUI.hpp:30
DiamarHistoryPanel
Definition
DiamarHistoryPanel.hpp:7
DiamarHistoryPanel::create
static AbstractComponentGUI * create()
Definition
DiamarHistoryPanel.cpp:1120
ExportLocation
Definition
DiamarHistoryPanel.hpp:13
ExportLocation::local
bool local
Definition
DiamarHistoryPanel.hpp:14
ExportLocation::usb
bool usb
Definition
DiamarHistoryPanel.hpp:15
src
ui
panels
diamar
main
DiamarHistoryPanel.hpp
Generated by
1.12.0