flutter: Add bindings for the views

This commit is contained in:
Sergio Martins
2022-08-03 12:32:38 +01:00
parent 7a8222a063
commit f634a1e3f7
39 changed files with 12324 additions and 167 deletions

View File

@@ -14,11 +14,11 @@
#include <TabBar.h>
#include <Group.h>
#include <qpoint.h>
#include <qrect.h>
#include <View.h>
#include <qcoreevent.h>
#include <qsize.h>
#include <qrect.h>
#include <qobject.h>
#include <qsize.h>
#include <View.h>
namespace KDDockWidgetsBindings_wrappersNS {
class Stack_wrapper : public ::KDDockWidgets::Controllers::Stack