VAPOR3 3.9.4
|
#include <QTabWidget>
#include <QStackedWidget>
#include <QVBoxLayout>
#include <string>
#include <QToolButton>
#include "AbstractWidgetGroup.h"
#include "VGroup.h"
Go to the source code of this file.
Classes | |
class | VSection |
class | VSectionGroup |
VSection that implements the standardized widget group interface. Use this one when possible. More... | |
class | VSection::SettingsMenuButton |