CCIMXDesktop
Loading...
Searching...
No Matches
ConnectorEnumType.h
1
#ifndef CONNECTORENUMTYPE_H
2
#define CONNECTORENUMTYPE_H
3
#include <qnamespace.h>
4
enum
ContactRoles {
5
RoleAvatar = Qt::UserRole + 1,
6
RoleName,
7
RoleStatus,
8
};
9
10
#endif
// CONNECTORENUMTYPE_H
extern_app
CCommunicator
ui
connectors
ConnectorEnumType.h
Generated by
1.9.8