Qt → How to install OpenCV on Qt on Windows
Introduction
I would like to express my gratitude to Evgeny for this wonderful site and for the fact that he helps novice programmers and not only develop. I would like to ask other users to contribute to the development of …
Django → Django - Tutorial 037. How to add authentication through social networks. Google+
Social, Google, Django, Google API
The second social network through which you can authenticate on the site will be Google+.
I will not go into all the details of setting up and installing the Python Social Auth Django battery, as it was discussed in the …
ReadDjango → Django - Tutorial 036. How to add authentication through social networks. VKontakte
On the recommendation of users of the site began to add authentication through social networks to the site. The first such social network was VKontakte, as the most popular social network among users of my site.
Django itself has the …
ReadQt → Qt/C++ - Tutorial 082. Custom widgets in the Qt Designer
Periodically, questions arise about the inheritance of widgets and the use of inherited widgets within the graphic designer Qt Designer.
If the application of the widget within the code as a whole is understandable, then how to fasten the custom …
ReadC++ → Cooking lambda functions in C ++ - Part 2 - Recursive lambda functions using the example of factorial calculation
factorial, lambda, C++, лямбда функция, факториал
In the previous article , we got acquainted with the structure of lambda functions, and now we'll play with lambdas, calculate the factorial, and consider how the lambda function can be applied for this.
Let's consider for the beginning the …
ReadDjango → Django - Tutorial 035. Different templates for rendering different types of content in the search results
Django, template, content, Search
Constant visitors of the site who use the search on the site, probably noticed that the display of articles differs from displaying comments in the search engine issue of the site. This was achieved by the fact that each content …
ReadDjango → Django - Tutorial 034. How to do a search on several data models
Model, Search, QuerySet, Django
In previous articles, we considered how to do a search on the site on the site. Namely:
- Implementing a search on the site
- Advanced search options
- Passing the argument list to the order_by method to sort the QuerySet
But what …
ReadQt → Qt/C++ - Tutorial 081. How to make a base class for widgets using ui form files
In some cases, you might need to create widget form classes that have a custom base class. That is, the form class of the widget will be inherited from your class, and not directly from QWidget , QDialog , or …
ReadEVILEG → Problems with the database
Hello, Dear Users of EVILEG!
June 30, there was a failure with the database. Part of the data for the last 3 days has been lost, for which I apologize!
Thanks to the Bing cache, it was possible to recover …
Read- Unknown akadamn
- Jan. 24, 2025, 6:14 p.m.
Qt - Test 001. Signals and slots
- Result:84points,
- Rating points4
- Unknown akadamn
- Jan. 24, 2025, 5:22 p.m.
Qt - Test 001. Signals and slots
- Result:42points,
- Rating points-8