C++ Qt 45 - qFill Algorithm

C++ Qt 45 - qFill Algorithm

VoidRealms

13 лет назад

23,684 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@edesbalazs
@edesbalazs - 29.10.2011 19:07

Hi! I dont know how it works using the Qt library, but as far as i know, you can do this using the stl (Standard template library) of c++. So when you create a container like vector, and you give it a starting size when declaring it, you can give it a standard value for the blank objects, and it will fill it whit that value (for numbers default is 0, for strings i think its "", but you can change that). Oh, and thanks for all these nice tutorials! I really liked them, especially the GUI parts!

Ответить
@in7e11o7ech
@in7e11o7ech - 10.07.2013 16:45

Thanks a lot, man! These tutorials rock and have helped a lot! :D

Ответить
@gustavoleandro5645
@gustavoleandro5645 - 16.07.2014 20:03

Wearing "pinhole glasses"  can make your eye sight better.

Ответить
@keguo139
@keguo139 - 03.02.2016 17:30

Where can I find the source code?

Ответить
@Asimov16
@Asimov16 - 11.04.2017 03:09

Great tutorial LOL LOL LOL

Ответить