QAction SomeAction;setContextProperty ( "someAction", &SomeAction);
Text{visible: someAction.enabledtext: someAction.text}