1#ifndef __Q_IBUS_PROP_LIST_H_
2#define __Q_IBUS_PROP_LIST_H_
4#include "qibusserializable.h"
5#include "qibusproperty.h"
12typedef Pointer<PropList> PropListPointer;
13typedef Pointer<Property> PropertyPointer;
Definition qibuspointer.h:11
Definition qibusproplist.h:16
Definition qibusserializable.h:41
Definition qibusattribute.cpp:3