Sciber
Sciber
  • 99
  • 1 663 615
Layouts in Qt C++ - Qt Widgets Crash Course
In this video, I go through the most frequently used layout options available in Qt Widgets Applications. We will discuss about the Horizontal, Vertical and Grid Layouts. In addition to that we will talk about Spacers, Size Policies too.
Join the channel to get access to perks:
ua-cam.com/channels/QqlC6HU-9KNvgRMMtF08Yw.htmljoin
Telegram Community: t.me/wearesciber
Visit Us : sciber.dev
Переглядів: 3 473

Відео

Working with Multiple Forms in Qt C++ - Qt Widgets Crash Course
Переглядів 8 тис.Рік тому
In this tutorial, you'll learn how to work with multiple forms in Qt C , and how to exchange information between them. We'll use the constructor of the second form to pass data into it, and then we'll get data from it using signals and slots. We'll also explore the powerful connect function, which allows us to create event handlers at runtime. With step-by-step instructions and clear explanatio...
To-Do App in Qt C++ - Qt Widgets Crash Course
Переглядів 14 тис.Рік тому
Today I will show you how to make a simple todo application to add, edit and remove todo items using C and the Qt Framework. You can improve the application easily by adding new features and customizing the UI with Qt styles. We will discuss a range of topics including working with files, paths and flags in Qt. These will help you immensely in your next Qt project if you are a beginner and don'...
Qt Crash Course for Beginners - Create C++ GUI Apps
Переглядів 91 тис.Рік тому
Welcome to this beginner's crash course on the Qt framework. If you're new to Qt, it's a powerful tool for building cross-platform applications, meaning you can create apps that work on different operating systems like Windows, macOS, and Linux, using a single codebase. Qt is used by many top companies like Autodesk, Skype, and The Qt Company, making it a popular choice for building professiona...
C++ GUI: Modern UI/UX with WinUI3 + C++/WinRT | Sciber
Переглядів 46 тис.2 роки тому
Today I will show you how to make a Modern Native Windows 10 (Windows 11 even) style Desktop App, not a UWP App! Note: Please check the pinned comment for any updates! For this, we are going to use the WinUI 3 Framework and C /WinRT language projection. We will set up our environment by installing Visual Studio 2022 and installing the correct workloads. Create a new project and start coding! I ...
C++ GUI: Create Simple WinForms App in 30 Seconds! | Sciber
Переглядів 56 тис.2 роки тому
I created a project template for creating a Simple WinForms Project in Visual Studio (a fairly easy task to do, but didn't occur to me to start off the series with this) and released it to the Visual Studio Marketplace for you to download and use yourself! Download it right here: marketplace.visualstudio.com/items?itemName=Sciber.cppwinformsproject Github Repo: github.com/thisismalindu/CppWinFo...
C++ GUI: Custom User Control CLR WinForms (Property + Event Handler)| Sciber
Переглядів 11 тис.2 роки тому
We will discuss how to create a CLR Custom User Control (in C /CLI) that can be used again and again in WinForms Projects and how to implement properties and events for it to be useful functionally. Watch this to learn about C# Delegates: ua-cam.com/video/jQgwEsJISy0/v-deo.html Start from the Basics: ua-cam.com/play/PL2i17lRog5pBe7t9zJdFdugQ6bxgjntJD.html Join our Telegram group: t.me/wearescib...
How to Create Setup Installer for Visual Studio Project | Sciber
Переглядів 6 тис.2 роки тому
A question I get asked a lot is "How to run our app in someone else's Computer? How do I export my app for someone to install on their PC? Why doesn't my app run on other's PCs?" So I will answer all of that in this video! We will discuss which dll files to gather and bundle our app with them and create a setup installer that can install your application to a given location in someone's PC. To ...
BEST GUI TOOLKITS for C++ | Sciber
Переглядів 101 тис.2 роки тому
Although C is the best programming language in the world, it still has its cons. Building a GUI app has never been easier in C , you either have to use the Win32 API or use some sort of Toolkit/Framework to adopt GUI components without writing them yourself. In this video, we will go through 5 of the most popular GUI frameworks for C and some other options you can consider when building a GUI f...
C++ GUI: Complete Notepad App - New/Open/Save (Part 1) | WinForms
Переглядів 9 тис.2 роки тому
Building real-world apps is the best way to master your programming skills. So in this video, we will start a new series on how to make a Modern looking Notepad app. This video is the first of the series and today we will create a new project, design a simple UI with a menu strip and a textbox and then implement simple functions for the New, Open, and Save menu items. We will hard code the file...
C++ GUI: Make Better Modern UI (GUIDE) | WinForms
Переглядів 20 тис.2 роки тому
In this video, I will go through a simple app to demonstrate a few UI tips you can use in any of your applications to make them beautiful, polished, and improve UX as a whole. You can apply these concepts in most cases and make huge improvements to your apps. You can also combine knowledge from our previous videos in the series such as Animating WinForms, Adding more forms to one app, Exchangin...
C++ GUI: Modern Sign in Form Design (FULL) | WinForms
Переглядів 32 тис.2 роки тому
In this video, I will show you the process of making a beautiful sign-in form in Visual Studio and how to implement placeholder texts, checkboxes, and much more! I edited this video as much as possible to reduce the length of the video to make it less boring. However, all facts are still available in the video and the video is very engaging. But this video is not recommended for absolute beginn...
C# GUI: Hello World in Visual Studio | WinForms
Переглядів 12 тис.2 роки тому
C# is a modern programming language which works with the Microsoft's .NET Framework to build amazing cross platform software. In this video we will discuss how you can install C# on Windows with Visual Studio (the IDE) to start coding GUI apps using C#. The process is very easy and anyone can start building GUI applications using C#. So let's go ahead and start building our very first GUI App u...
DON'T LEARN C++ GUI UNLESS...
Переглядів 79 тис.2 роки тому
Most people learn C because of its popularity, performance, and robust execution. That's okay. But when it comes to GUI Programming, C wouldn't be the ideal choice for small developers who are building small-scale apps that don't require all that performance C offers. Also, coding GUI in C is quite hard (we all know how C programs look like compared to some other popular languages). So, here is...
C++ GUI: Animated Controls! | WinForms
Переглядів 12 тис.3 роки тому
C GUI: Animated Controls! | WinForms
Even AI can Code, Can You? (SourceAI)
Переглядів 9723 роки тому
Even AI can Code, Can You? (SourceAI)
C++ Basics: Do While Loop
Переглядів 2,6 тис.3 роки тому
C Basics: Do While Loop
C++ Basics: For Loop
Переглядів 3,5 тис.3 роки тому
C Basics: For Loop
C++ Basics: While Loop
Переглядів 3,6 тис.3 роки тому
C Basics: While Loop
C++ Basics: Simple Calculator App
Переглядів 3,2 тис.3 роки тому
C Basics: Simple Calculator App
C++ Basics: Arithmetic Operations
Переглядів 2,2 тис.3 роки тому
C Basics: Arithmetic Operations
C++ Basics: IF Conditions
Переглядів 3,6 тис.3 роки тому
C Basics: IF Conditions
C++ Basics: User Input - std::cin
Переглядів 3,6 тис.3 роки тому
C Basics: User Input - std::cin
C++ Basics: Data Types
Переглядів 4,6 тис.3 роки тому
C Basics: Data Types
C++ GUI: Exchange Data Between Forms | WinForms
Переглядів 19 тис.3 роки тому
C GUI: Exchange Data Between Forms | WinForms
C++ Basics: Variables
Переглядів 3,8 тис.3 роки тому
C Basics: Variables
C++ Basics: Comments
Переглядів 2,9 тис.3 роки тому
C Basics: Comments
C++ Basics: How C++ Works!
Переглядів 5 тис.3 роки тому
C Basics: How C Works!
C++ Basics - Hello World App
Переглядів 6 тис.3 роки тому
C Basics - Hello World App
C++ Basics: Install Visual Studio Code & MINGW Compiler
Переглядів 5 тис.3 роки тому
C Basics: Install Visual Studio Code & MINGW Compiler

КОМЕНТАРІ

  • @rickfuzzy
    @rickfuzzy 3 дні тому

    You’re kidding. Are you saying you need to manually copy files and join telegram groups just to be able to export an application. Surely not…

    • @wearesciber
      @wearesciber 3 дні тому

      I'm sorry, the issue is with Qt itself. It DOES NOT export the app properly. You can find the files needed in the qt directory itself. No need to join the group and download from somewhere you don't trust. You can just look at the file names from my video and find them under the Qt installation directories. I don't know why it doesn't export properly.

    • @rickfuzzy
      @rickfuzzy 22 години тому

      @@wearesciber Ok, so i did this experiment on my own and none of these steps were required. i simply executed "windeployqt myapp.exe" in my build folder and everything deployed and launched perfectly. All files were incluided.

  • @robertoze
    @robertoze 3 дні тому

    If you would like to learn similar UI like winforms or WPF, you can learn Qt with widgets or QML.

  • @rajithlahiru5580
    @rajithlahiru5580 4 дні тому

    Wow what a great explanation

  • @rajithlahiru5580
    @rajithlahiru5580 4 дні тому

    Kurunegala kollek 😁

  • @akashvihanga1852
    @akashvihanga1852 4 дні тому

    මෙහිදී 11 print වේ

  • @sithijax2103
    @sithijax2103 6 днів тому

    මන් මේක ඉවර කරලමයි නවතින්නෙ 😁❤

  • @sithijax2103
    @sithijax2103 6 днів тому

    ❤❤❤

  • @sithijax2103
    @sithijax2103 6 днів тому

    Great explaining

  • @sithijax2103
    @sithijax2103 6 днів тому

    දිගටම ඔයාගෙ channel එක තිබුනනම් කියල හිතුන ❤

  • @sithijax2103
    @sithijax2103 6 днів тому

    Thanks

  • @sithijax2103
    @sithijax2103 6 днів тому

    ❤❤❤❤❤

  • @SzBenedek2006
    @SzBenedek2006 7 днів тому

    I am on a low end laptop, so I DO need every ounce of performance.

  • @sercascade
    @sercascade 7 днів тому

    would you still recommend C# for non windows gui applications?

  • @sithijax2103
    @sithijax2103 9 днів тому

    අයියෙ මාරම වටින channel එකක් ❤❤❤

  • @sithijax2103
    @sithijax2103 9 днів тому

    Thankyou verymuch ❤❤

  • @lakshithadinesh
    @lakshithadinesh 9 днів тому

    helpful thanks a lot

  • @larrydpeterson8958
    @larrydpeterson8958 11 днів тому

    When I enter this information, I need to click the label to get the label to update it's display

    • @larrydpeterson8958
      @larrydpeterson8958 10 днів тому

      I started over the next day and it worked properly. Maybe one day I will learn what I did wrong.

  • @jasonsullivan4557
    @jasonsullivan4557 14 днів тому

    Here is mine. #include "MyForm.h" using namespace System; using namespace System::Windows::Forms; [STAThreadAttribute] int main(array<String^>^ args) { Application::SetCompatibleTextRenderingDefault(false); Application::EnableVisualStyles(); Project1::MyForm frm; Application::Run(% frm); return 0; }

  • @SomeGuy-ne3yl
    @SomeGuy-ne3yl 15 днів тому

    how am i gonna learn to make bigger applications if i don't start with small ones?

  • @anythinginworld
    @anythinginworld 16 днів тому

    aiye file handling gana video ekk nadda

  • @Cybersavvyinsight.136
    @Cybersavvyinsight.136 16 днів тому

    Thanks සහෝ❤ මම youtube එකේ progaming ඉගෙන ගන්න ගොඩක් video බලලා තියනවා ඒ උනාට මම දැකපු හොදම video සෙට් එකක් තියන youtube channel එකක් තමා ❤❤😊🎉

  • @anythinginworld
    @anythinginworld 17 днів тому

    File handling wlt vdeo ekk ndd 😒

  • @sithijax2103
    @sithijax2103 18 днів тому

    ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️

  • @sithijax2103
    @sithijax2103 18 днів тому

    Thankyou verymuch sir ❤️❤️❤️❤️

  • @sithijax2103
    @sithijax2103 18 днів тому

  • @sithijax2103
    @sithijax2103 20 днів тому

    Thankyou very much aiyee puluwannm meka digatama karanna me channel eka patta watinawa api wage lamainta ❤️❤️❤️❤️❤️

  • @konstantinrebrov675
    @konstantinrebrov675 21 день тому

    If there is a will and there is a way, I don't see why not. If I want to use C++ to code GUI applications, and of course there are lots of tutorials about that, then why not do it? I don't want to learn a whole another programming language (C#) just for creating GUI applications. I would rather learn just the GUI toolkit for C++, it would be less of things to learn. And also I need GUI for my C++ applications. For example I am having a network chat project in C++, I want to create the GUI for it. There are a lot of C++ projects that a GUI would be useful, because terminal interface is just not ideal.

  • @crxnk69
    @crxnk69 25 днів тому

    If I share to my friend for example, he can't open it without a compiler. What do I do?

  • @saseeka-weerasinghe
    @saseeka-weerasinghe 26 днів тому

    Thank you bossah ❤❤

  • @schrankwand8020
    @schrankwand8020 27 днів тому

    Great Tutorial, Thank you

  • @matrix-teknologies
    @matrix-teknologies 28 днів тому

    wtf! the title is in english, when the instruction is mix with english part

  • @user-ue3vl2tg6t
    @user-ue3vl2tg6t 29 днів тому

    Thank you. Very helpful video

  • @usermk6sn2cf3c
    @usermk6sn2cf3c 29 днів тому

    thankyou:)

  • @supungamage7007
    @supungamage7007 Місяць тому

    Me video series eka digatama karanna

  • @happygofishing
    @happygofishing Місяць тому

    phull sapaart saar

  • @sharofiddinumarov6847
    @sharofiddinumarov6847 Місяць тому

    dude thanks but i have one question, Is this really c++? or is it c#. I used c++ for competitive programming but it is like coding in java

  • @bonelakanakaratnam6107
    @bonelakanakaratnam6107 Місяць тому

    Showing an error,Failed to load toolbox. It will be removed from the toolbox

  • @yosithamihiran
    @yosithamihiran Місяць тому

    Supiri❤

  • @SB-wn3gl
    @SB-wn3gl Місяць тому

    Dude tell me one gui app that's made in c# ? Most advanced Gui apps like emulator, vpn, big games etc are made in c++. C# is only used for simple gui apps ok

  • @malithsankalpaudawaththa4180
    @malithsankalpaudawaththa4180 Місяць тому

    C++ GUI(visual Studio) and Arduino ekath ekka wada krana video playlist ekak hadannako 🙏. ee wage ekak godak watinawa ayye Thank You!

  • @yahyaiqbal424
    @yahyaiqbal424 Місяць тому

    why didnt you show the design of how to set the buttons and panels..its very hard to do without it..

  • @GuillermoH77
    @GuillermoH77 Місяць тому

    Sorry to not agree that wxWidgets has ‘a huge documentation’. I would say it is the area it lacks most.

  • @SaveCount-bh8tp
    @SaveCount-bh8tp Місяць тому

    Cool

  • @sachinichamoda914
    @sachinichamoda914 Місяць тому

  • @picoyt9913
    @picoyt9913 Місяць тому

    Meka igena gaththoth arduino wala projects ehema hadanna puluwanda

  • @bulanabimsith3479
    @bulanabimsith3479 Місяць тому

    ඇත්තටම හොදට තෙරෙන්වා <3

  • @jumbo999614
    @jumbo999614 Місяць тому

    Now I'm learning to code program for microcontroller like Arduino and ESP32 which use C++. I want to create Windows form to send data between pc and microcontroller. So which should I go for ,C++ or C#?

  • @Broyuz
    @Broyuz Місяць тому

    The reason I learned CPP is because I have advanced app ideas. And I won't code them in baby language!

  • @lakmithanadun1853
    @lakmithanadun1853 Місяць тому

    Recognize that accent... Are you Sri Lankan?

  • @sharminsultana9206
    @sharminsultana9206 2 місяці тому

    how to implement a flow layout?