Skip to content

Cannot access MenuItem and dealing with js on a QtQuick application #70

@jacquesknipper

Description

@jacquesknipper

Hello!

I'm actively looking at funq and I many questions, related to using funq with a QtQuick application.
Instead of opening many threads, allow me to put that here so it's easier, if you don't mind.

  1. How can we access MenuItems?
    I have a MenuBar that doesn't seem to be nested in my ApplicationWindow (in the qml file it is, but I cannot access it though my QQuickWindow, and I need to access them to open differents windows of my application. How can I achieve that with funq?

  2. Can I access javascripts functions natively with funq?
    That would be super interesting for my use case, can I do that through any specific usage of funq like call_slots?

  3. How shortcut is working?
    I am trying to call shortcuts from my main QuickWindow but looks like it does not work. I my application, shortcuts are linked to MenuItems, should I call shortcut method from MenuItem once I figure how to access them? Or should I be able to call shortcut from my main window? (which I can when doing manual testing).

Also I'm curious on how many people are using this tool, do you have any idea? Is there any plan to extend it or is it all working fine and complete enough for current users?

Thanks for you help, happy to contribute if needs be :)
Jacques

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions