You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fluid provides a rich set of re-usable components for developing QtQuick apps
using material design. In order to make it further easy to work with A more closer
integration with qtcreator would be helpful. Eg when we do a new File it presents
us with a option to create what kind of top level component we intend to create.
Current Behavior
Currently there is no wizard for creating applications based on Fluid.
While starting a new project if a boilerplate app gets created by the wizard
with commonly used components like header , footer , menudrawer the
developer productivity increases.
The text was updated successfully, but these errors were encountered:
Feature Benefit
Fluid provides a rich set of re-usable components for developing QtQuick apps
using material design. In order to make it further easy to work with A more closer
integration with qtcreator would be helpful. Eg when we do a new File it presents
us with a option to create what kind of top level component we intend to create.
Current Behavior
Currently there is no wizard for creating applications based on Fluid.
Possible Solution
The method of creating custom wizards is documented below
https://doc.qt.io/qtcreator/creator-project-wizards.html
Context
While starting a new project if a boilerplate app gets created by the wizard
with commonly used components like header , footer , menudrawer the
developer productivity increases.
The text was updated successfully, but these errors were encountered: