Guitar
src
MainWindowTypes.h
Go to the documentation of this file.
1
#ifndef MAINWINDOWTYPES_H
2
#define MAINWINDOWTYPES_H
3
4
enum class
MainWindowFileListType
{
5
MessagePanel
,
6
SingleList
,
7
SideBySide
,
8
};
9
10
#endif
// MAINWINDOWTYPES_H
MainWindowFileListType
MainWindowFileListType
Definition:
MainWindowTypes.h:4
MainWindowFileListType::MessagePanel
@ MessagePanel
MainWindowFileListType::SingleList
@ SingleList
MainWindowFileListType::SideBySide
@ SideBySide
Generated by
1.9.1