davitkalantaryan / davitkalantaryan/qtutils

Improve widgets with settings

Open
#65 0 comments 0 reactions 1 assignee Claimed by @davitkalantaryan View on GitHub
enhancement
Dominant language
C++
Stars
0
Forks
1
Avg merge
4m
Merged PRs (30d)
2

Description

The following should be done!
1. There should be a more generic base (not a widget) that will have a unique string as a key.
2. InitAndShow method will be dropped. Instead, there will be a method showIfVisible (only for widgets) as well there will be QTimer:;singleshot called from the constructor, that will initialize key and necessary variables. Another way is to calculate the corresponding string each time. To skip a calculation there can be a flag, that will mark that a new calculation is not needed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.