KDDockWidgets API Documentation 2.1
|
#include <vector>
#include <algorithm>
#include <iterator>
Go to the source code of this file.
Classes | |
struct | KDToolBox::StlContainerAdaptor::StdVectorAdaptor< T, Args > |
Namespaces | |
namespace | KDDockWidgets |
Class to abstract QAction, so code still works with QtQuick and Flutter. | |
namespace | KDToolBox |
namespace | KDToolBox::StlContainerAdaptor |
Typedefs | |
template<typename T , typename... Args> | |
using | KDDockWidgets::Vector = KDToolBox::StlContainerAdaptor::StdVectorAdaptor< T, Args... > |