8 lines
138 B
C++
8 lines
138 B
C++
|
#include <QObject>
|
||
|
#include "polycount.h"
|
||
|
|
||
|
IMPL_PolyCountToString
|
||
|
IMPL_PolyCountFromString
|
||
|
IMPL_PolyCountToDispName
|
||
|
IMPL_PolyCountToValue
|