QMetaMethod::tag() - does it work at all?
General and Desktop
2
Posts
1
Posters
873
Views
1
Watching
-
Hi there,
I tried to use the tag-feature of QMetaMethod as described in the "documentation":http://qt-project.org/doc/qt-5.0/qtcore/qmetamethod.html#tag, but unfortunately it does not work.
Well there is a final note there, that says "For the moment, moc doesn't support any special tags."
Does "special tag" mean any user specified tag?