Add document property support
Use QObject::setProperty() to do so
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
TARGET = ducumentproperty
|
||||
|
||||
#include(../../../src/xlsx/qtxlsx.pri)
|
||||
QT+=xlsx
|
||||
|
||||
SOURCES += main.cpp
|
||||
|
||||
Reference in New Issue
Block a user