baseio.h
Go to the documentation of this file.
Definition: baselinkable.h:8
Definition: baseio.h:8
void setType(enums::IoTypeRessouce::IoType t)
set the IOType
Definition: baseio.cpp:14
IoType
define all the handle type by the application
Definition: iotype.h:17
BaseIo(enums::IoTypeRessouce::IoType type, QQuickItem *parent)
Definition: baseio.cpp:5
Definition: api.h:13
enums::IoTypeRessouce::IoType getType() const
return the IOType
Definition: baseio.cpp:21