Replies: 1 comment 1 reply
-
Download the examples from examples folder
…On Tue, Oct 3, 2023, 12:18 PM Zackdazaa ***@***.***> wrote:
Hi! I just found your project which is really helpful for me. However when
I follow your guide on how to create custom progressbarindicator with steps
I can't seem to fine this line of code in any file. It is use to create
progressbarindicator the line is "myProgressBar =
FormProgressIndicator(parentContainer)". So where can I find this line of
code? it is not define by any libary or classes.
p.s. I've tried using QCustomProgressIndicator(QWidget) instead but it is
not working either.
thankyou in advance.
—
Reply to this email directly, view it on GitHub
<#74>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATSYXNLTSVEXWXCLMCRF7BLX5PJ77AVCNFSM6AAAAAA5QVK3GGVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVGY4TMNBRGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I just found your project which is really helpful for me. However when I follow your guide on how to create custom progressbarindicator with steps I can't seem to fine this line of code in any file. It is use to create progressbarindicator the line is "myProgressBar = FormProgressIndicator(parentContainer)". So where can I find this line of code? it is not define by any libary or classes.
p.s. I've tried using QCustomProgressIndicator(QWidget) instead but it is not working either.
thankyou in advance.
Beta Was this translation helpful? Give feedback.
All reactions