Chatterino
|
#include <QHBoxLayout>
#include <QScrollArea>
#include <QTabWidget>
#include <QWidget>
#include <cassert>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | chatterino::LayoutCreator< T > |
Namespaces | |
chatterino | |
Functions | |
template<typename T , typename... Args> | |
LayoutCreator< T > | chatterino::makeDialog (Args &&...args) |