Ane ai video series eka navaththuve puluvannam digatama karanna, Tank you Bro ❤🔥
@kavishkarathnayaka298 күн бұрын
❤
@GrazynaStawarska13 күн бұрын
Nie możesz mi 0:33 0:33 0:33 0:34 0:34 0:34 0:34
@Holmes_space16 күн бұрын
Brother, im not sure if you can find my Comment, But the problem now is that the Qt is not installing on the Pc what should we do know ?
@samiksha501517 күн бұрын
why i am not getting clr empty projecct in my visual studio explain
@HammadRazzaq-v1x29 күн бұрын
nice video really helpful if you are getting started
@programadoremcsharp4982Ай бұрын
show
@kasundiwijenayakaАй бұрын
anith languages tikath me wediyata videos danna plzzzzzzzzzzzz
@_yuri_nАй бұрын
Best qt tutorial i have ever seen, Thanks!
@MewingStreak31Ай бұрын
300+ lines of code which can be easily accomplished using barely 100 in Python. One of the advantages the ol' snake has.
@piroozrahimi7967Ай бұрын
c++ is free to use commertially, c# isn't.
@idontknowanygoodnames14987 күн бұрын
This is not true. C++ is a standard, so there are free and non free implementations. C# although owned by microsoft, is completely free to use commercially, and even has open source implementation, just go look at Roslyn if you want to see.
@kavindagayashan6886Ай бұрын
මෙන්න lessons😍WoW🥰
@kavindagayashan6886Ай бұрын
මේක සුපිරි!😍
@softwareturkeyАй бұрын
When i ad 2nd label as sign up i cant use one of the labels like if i use terms label i cant use sign up label or if i use sign up label i cant use terms label can someone help?
@GameBacardiАй бұрын
Thank you
@AhmadWoehl-c7hАй бұрын
Robinson Larry Allen Elizabeth Thompson Mark
@nnni23Ай бұрын
How do I open an exe file on my phone? I'm trying to create a mobile application using Qt and vs code, but I can't open it on my phone
@rikserokАй бұрын
The link is not working so heres the code: using namespace System; using namespace System::Windows::Forms; [STAThread] void main(array<String^>^ args) { Application::EnableVisualStyles(); Application::SetCompatibleTextRenderingDefault(false); your_project_name::MyForm form; Application::Run(% form); Application::Run(% form); }
@ralphottenburg9153Ай бұрын
when writing the file after having deleted a task somewhere in the middle of the task list, it is not working as expected. You can fix this by changint the destructor from if (!file.open(QIODevice::ReadWrite)) to if (!file.open(QIODevice::ReadWrite|QFile::Truncate)) what in effect will write the file new from scratch
@victorbied1Ай бұрын
FANTASTIC!!!
@vishwaparakrama2108Ай бұрын
thanks bro. keep it up
@nightopia.1981Ай бұрын
I'm learning c++ because it's my first language and easier for me to grasp than other languages
@GaryJackson-r7zАй бұрын
Harris Eric Miller Frank Rodriguez Susan
@shubhamnijhawan9871Ай бұрын
Amazing video.
@aungthuhein007Ай бұрын
Appreciate the content in terms of what you said but, man, the slideshow was horrible to watch.
@raxxez692 ай бұрын
but lblData and txtData is being undefined in whole code
@daemon_zero2 ай бұрын
C++ is low level if you use it for low level. Its also a high level language, with a ton of abstraction. Not the best for functional, and for reflection you might prefer Java, but still a language that is extremely powerful and flexible. C++ is what you make of it. You can even integrate garbage collection into it. Not many languages can boast to be as comprehensive and effective.
@NerdyX902 ай бұрын
THANK YOU !!
@navagharkiran57692 ай бұрын
00:12 Guidelines for choosing GUI toolkits for C++ 02:20 WinForms is a good option for beginners transitioning from console to GUI programming. 04:21 QT is a powerful, well-documented GUI framework for C++. 06:24 GUI frameworks like QT and wxWidgets provide mature and free options for cross-platform development 08:27 Microsoft's UWP platform allows building visually appealing apps with C++ for Windows 11. 10:26 Embarcadero's C++ Builder is a rapid development IDE for C++. 12:22 Using web technologies to bring GUI into native platform, but not recommended for apps requiring a lot of system resources. 14:15 Start with wxWidgets before exploring UWP for Windows app development
@thorstenfricke32572 ай бұрын
a question! is qt still used by companies? or is it replaced by boot to nodered / web?
@splatterman742 ай бұрын
Very helpful vid for getting started! Also, Everything app is my new fave search method. Thanks!
@enricosaccheggiani31922 ай бұрын
Wonderful job . Thanks a lot
@ChandimaT2 ай бұрын
❤
@thewelder35382 ай бұрын
Wow, the fact that you didn't mention one of the most popular cross platform GUI development frameworks, wxWidgets is pretty scary. Although you do need to know a reasonable amount to use it properly.
@RandyArellano-c4d2 ай бұрын
Dicki Burg
@SiddyPro53032 ай бұрын
Fact: I already learnt all of them
@gob02 ай бұрын
Hi! I use the Qt VS Tools extension in Visual Studio 2022, but I don’t see the "Go to Slot" button. I’ve been trying to fix this for a while. How can I resolve this issue? I would appreciate any help! :)
@gob02 ай бұрын
I found on StackOverflow that the "Go to Slot" button doesn't exist in the Qt VS Tools extension for Visual Studio.
@Thegoal2.P3 ай бұрын
16:27 why are you in incognito?
@JohnSmith-lc1ml3 ай бұрын
How come you didnt have to connect the buttons using connect(ui.btnAdd, &QPushButton::clicked, this, &MainWindow::on_BtnAdd_clicked). I was following along and none of the buttons were working until i added that line
@liwolf-s5r3 ай бұрын
Why don't use windows installer studio installer project . I think it's more sampler than Advanced Installer.
@Khl81223 ай бұрын
Ultimate++ is best
@humorbender7543 ай бұрын
Great video! The example is simple, but complex enough to show how the project is structured and how it generally works. For me the video could have been shorter, because most of the information I found interesting was in the first half of it, but that doesn't change the fact that the explanations were top-notch - clear and informative. Also, on a side note, I have found your voice really calming and therefore nice to listen - that's certainly a great trait to have as an instructor! :D Thanks for the video!
@ducduong63283 ай бұрын
Yes
@backupmemories8973 ай бұрын
omg its wpf in c++ thats cool
@beyondsounds26403 ай бұрын
Thanks sir. It worked for me🙏
@MrKind033 ай бұрын
Thank You 🥰🥰🥰
@QfNotQw3 ай бұрын
How to fix this??? Can anyone help me pls --------------------------- Microsoft Visual Studio --------------------------- Unable to start program 'E:\LUUHAIHOA\c++\MyProj\graphics\MyProject\x64\Debug\MyProject.dll'. The system cannot find the file specified. --------------------------- OK ---------------------------
@stargaming-h3p3 ай бұрын
its keeps crashing when i hit install
@ezekiel91273 ай бұрын
Well since I'm on linux, I guess I can skip winforms and go straight into wxWidgts