rute 0.0.6

UI library implemented on top of Qt
Documentation
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// This file is auto-generated by rute_gen. DO NOT EDIT
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

#include "../rute_base.h"
#include "../rute_manual.h"
#include <QShowEvent>
#include "show_event_ffi.h"

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

struct RUShowEventFuncs s_show_event_funcs = {
};

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

struct RUShowEventAllFuncs s_show_event_all_funcs = {
    &s_event_funcs,
    &s_show_event_funcs,
};