Skip to content

AlaskaLinuxUser's Scratchpad

"Commit thy works unto the LORD, and thy thoughts shall be established." Proverbs 16:3

  • Home
  • About
  • Contact

Qt

December 13, 2018

Qt Error: ‘string’ was not declared in this scope.

Oddly enough, I ran into this same problem while using SFML. Here in Qt-creator, I’m getting this error while trying to use a string. I declared something like so: #include […]

December 6, 2018

QLayout::addChildLayout: layout already has a parent!

While working with layouts in Qt creator, I ran into an interesting problem. I am trying to add my “gridLayout_2” (the box with 9 push buttons) into the “myGrid” (the […]

November 29, 2018

Qt Creator, changing the default template for .pro files….

The .pro file holds key information for your project that is used for compiling. One issue that I have previously mentioned here was that certain styles of lambdas require you […]

November 22, 2018

error: no matching function for call to ‘QAction::QAction(const char [5])’

While working through section 4 of my Qt GUI creator course, I ran into an interesting error: /home/alaskalinuxuser/Documents/qt_course/section_4_21_qmainwindow/mainwindow.cpp:19: error: no matching function for call to ‘QAction::QAction(const char [5])’ QAction * […]

November 15, 2018

Qt Creator warning: ‘auto’ changes meaning in C++11; please remove it

Just wrapped up section 3 of my Qt C++ beginner GUI course! Boy, this course is fun! I really appreciate the instructor taking the time to show 3 different ways […]

November 8, 2018

Qt 5 and C++ meet in a graphical user interface!

Section 2 is complete of the “Beginning Qt 5 C++ GUI Development” course! This course is great! I’m really learning a lot from the instructor. Section 2 was sort of […]

November 7, 2018

New Course! Beginning Qt 5 C++ GUI Development : The Fundamentals

I’ve just completed the first of 10 sections in a new course I am taking on Udemy. The course is called Beginning Qt 5 C++ GUI Development : The Fundamentals. As […]

RSS Bible Gateway’s Verse of the Day

  • Psalm 90:2,4
    “Before the mountains were born or you brought forth the whole world, from everlasting to everlasting you are God.”

The repositories have been moved from GitHub to GitLab. If you are viewing a post prior to June 7th, 2018, and can’t find the link, please look for the same repository on GitLab: https://gitlab.com/alaskalinuxuser

Check out what I've been up to on PSK Reporter!

Subscribe via RSS

Subscribe via Telegram

Subscribe to email notifications via rssby.email

© Copyright by Alaskalinuxuser with Creative Commons BY-SA 4.0 Theme Easy Blog by Creativ Themes