32namespace KDDWBindingsFlutter {
40 const void *thisPtr =
this;
43 return ::KDDockWidgets::flutter::Platform::applicationName();
48 return ::KDDockWidgets::flutter::Platform::applicationName();
53 const void *thisPtr =
this;
56 return ::KDDockWidgets::flutter::Platform::createDefaultViewFactory();
61 return ::KDDockWidgets::flutter::Platform::createDefaultViewFactory();
66 const void *thisPtr =
this;
69 return ::KDDockWidgets::flutter::Platform::createMainWindow(uniqueName, viewOpts, options, parent, flags);
74 return ::KDDockWidgets::flutter::Platform::createMainWindow(uniqueName, viewOpts, options, parent, flags);
79 const void *thisPtr =
this;
82 return ::KDDockWidgets::flutter::Platform::createView(controller, parent);
87 return ::KDDockWidgets::flutter::Platform::createView(controller, parent);
92 const void *thisPtr =
this;
95 return ::KDDockWidgets::flutter::Platform::cursorPos();
100 return ::KDDockWidgets::flutter::Platform::cursorPos();
105 const void *thisPtr =
this;
118 const void *thisPtr =
this;
121 return ::KDDockWidgets::flutter::Platform::hasActivePopup();
126 return ::KDDockWidgets::flutter::Platform::hasActivePopup();
131 const void *thisPtr =
this;
134 return ::KDDockWidgets::flutter::Platform::inDisallowedDragView(globalPos);
139 return ::KDDockWidgets::flutter::Platform::inDisallowedDragView(globalPos);
148 const void *thisPtr =
this;
151 ::KDDockWidgets::flutter::Platform::installMessageHandler();
156 ::KDDockWidgets::flutter::Platform::installMessageHandler();
161 const void *thisPtr =
this;
164 return ::KDDockWidgets::flutter::Platform::isLeftMouseButtonPressed();
169 return ::KDDockWidgets::flutter::Platform::isLeftMouseButtonPressed();
174 const void *thisPtr =
this;
177 return ::KDDockWidgets::flutter::Platform::isProcessingAppQuitEvent();
182 return ::KDDockWidgets::flutter::Platform::isProcessingAppQuitEvent();
187 const void *thisPtr =
this;
190 return ::KDDockWidgets::flutter::Platform::name();
195 return ::KDDockWidgets::flutter::Platform::name();
200 const void *thisPtr =
this;
213 const void *thisPtr =
this;
226 const void *thisPtr =
this;
239 const void *thisPtr =
this;
252 const void *thisPtr =
this;
265 const void *thisPtr =
this;
278 const void *thisPtr =
this;
281 ::KDDockWidgets::flutter::Platform::pauseForDartDebugger();
286 ::KDDockWidgets::flutter::Platform::pauseForDartDebugger();
291 const void *thisPtr =
this;
294 ::KDDockWidgets::flutter::Platform::pauseForDebugger();
299 ::KDDockWidgets::flutter::Platform::pauseForDebugger();
303 return ::KDDockWidgets::flutter::Platform::platformFlutter();
308 const void *thisPtr =
this;
321 const void *thisPtr =
this;
333 ::KDDockWidgets::flutter::Platform::resumeCoRoutines();
338 const void *thisPtr =
this;
350 ::KDDockWidgets::flutter::Platform::runTests();
355 const void *thisPtr =
this;
358 ::KDDockWidgets::flutter::Platform::scheduleResumeCoRoutines(ms);
363 ::KDDockWidgets::flutter::Platform::scheduleResumeCoRoutines(ms);
368 const void *thisPtr =
this;
371 return ::KDDockWidgets::flutter::Platform::screenNumberForView(arg__1);
376 return ::KDDockWidgets::flutter::Platform::screenNumberForView(arg__1);
381 const void *thisPtr =
this;
384 return ::KDDockWidgets::flutter::Platform::screenSizeFor(arg__1);
389 return ::KDDockWidgets::flutter::Platform::screenSizeFor(arg__1);
394 const void *thisPtr =
this;
407 const void *thisPtr =
this;
420 const void *thisPtr =
this;
433 const void *thisPtr =
this;
436 return ::KDDockWidgets::flutter::Platform::startDragDistance_impl();
441 return ::KDDockWidgets::flutter::Platform::startDragDistance_impl();
446 const void *thisPtr =
this;
449 return ::KDDockWidgets::flutter::Platform::supportsAeroSnap();
454 return ::KDDockWidgets::flutter::Platform::supportsAeroSnap();
459 const void *thisPtr =
this;
462 return ::KDDockWidgets::flutter::Platform::tests_createFocusableView(arg__1, parent);
467 return ::KDDockWidgets::flutter::Platform::tests_createFocusableView(arg__1, parent);
472 const void *thisPtr =
this;
475 return ::KDDockWidgets::flutter::Platform::tests_createNonClosableView(parent);
480 return ::KDDockWidgets::flutter::Platform::tests_createNonClosableView(parent);
485 const void *thisPtr =
this;
488 return ::KDDockWidgets::flutter::Platform::tests_createView(arg__1, parent);
493 return ::KDDockWidgets::flutter::Platform::tests_createView(arg__1, parent);
498 const void *thisPtr =
this;
501 ::KDDockWidgets::flutter::Platform::tests_deinitPlatform_impl();
506 ::KDDockWidgets::flutter::Platform::tests_deinitPlatform_impl();
511 const void *thisPtr =
this;
514 ::KDDockWidgets::flutter::Platform::tests_initPlatform_impl();
519 ::KDDockWidgets::flutter::Platform::tests_initPlatform_impl();
524 const void *thisPtr =
this;
537 const void *thisPtr =
this;
540 ::KDDockWidgets::flutter::Platform::uninstallMessageHandler();
545 ::KDDockWidgets::flutter::Platform::uninstallMessageHandler();
550 const void *thisPtr =
this;
553 return ::KDDockWidgets::flutter::Platform::usesFallbackMouseGrabber();
558 return ::KDDockWidgets::flutter::Platform::usesFallbackMouseGrabber();
582 return reinterpret_cast<void *
>(ptr);
601 auto &viewOpts = *
reinterpret_cast<KDDockWidgets::Core::CreateViewOptions *
>(viewOpts_);
605 free((
char * )uniqueName_);
637 auto &globalPos = *
reinterpret_cast<KDDockWidgets::Point *
>(globalPos_);
734 fromPtr(thisObj)->resumeCoRoutines();
739 auto c =
reinterpret_cast<KDDockWidgets::Core::DelayedCall *
>(c_);
770 auto arg__2 =
reinterpret_cast<KDDockWidgets::Event *
>(arg__2_);
777 auto &arg__1 = *
reinterpret_cast<KDDockWidgets::Point *
>(arg__1_);
801 auto &arg__1 = *
reinterpret_cast<KDDockWidgets::Core::CreateViewOptions *
>(arg__1_);
817 auto &arg__1 = *
reinterpret_cast<KDDockWidgets::Core::CreateViewOptions *
>(arg__1_);
The MainWindow base-class. MainWindow and MainWindowBase are only split in two so we can share some c...
int(* CleanupCallback)(void *thisPtr)
static CleanupCallback s_cleanupCallback
QString fromUtf8(const char *str, int size)