Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Стилизация компонентов #97

Open
alex13sh opened this issue Aug 4, 2020 · 1 comment
Open

Стилизация компонентов #97

alex13sh opened this issue Aug 4, 2020 · 1 comment

Comments

@alex13sh
Copy link
Member

alex13sh commented Aug 4, 2020

В проекте используются определённые цвета для текста и рамок, отступы, размеры. Все эти значения можно вынести в отельный singleton QtObject и использовать readonly свойства.
А ещё можно сделать реализацию своих контролов на подобия того, как сделаны контролы для Material Design. А для этого необходимо все компоненты переписать под QtQuick.Controls

@atatarov
Copy link
Member

atatarov commented Aug 4, 2020

Переписать все компоненты под QtQuick.Controls пока их не так много, кажется хорошая идея

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants