zccrs opened this issue 2 years ago · 1 comments
For a example:
class QWFoo : public QWObject { public : static QWFoo *getOrCreateFrom(wlr_foo *foo); };
#23