Introduction to Qt / QML (Part 29) - ListView Basic Usage

Introduction to Qt / QML (Part 29) - ListView Basic Usage

KDAB

3 года назад

26,363 Просмотров

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


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

@desarrollou71x72
@desarrollou71x72 - 26.11.2023 16:46

can listview render images too?

Ответить
@vishalahirwar8505
@vishalahirwar8505 - 29.06.2023 17:20

You saved my hours of time thank uuuuuuu❤

Ответить
@sanaalemjahed7428
@sanaalemjahed7428 - 23.04.2023 19:12

hello , i really loved your Qt /Qml playlist and it's really helpful . YET , i am facing a problem when i try to run my main.qml with a model of listView this error comes
ContactModel is not a type , i dont know what to do

Ответить
@pradeepkumarreddykondreddy7048
@pradeepkumarreddykondreddy7048 - 12.04.2023 06:28

How to jump to QML documentation from Qt Creator ? Is there any keyboard shortcut ? I want to refer to any QML element documentation from Qt creator by clicking on the element.

Ответить
@thienpq
@thienpq - 31.03.2023 17:43

I like your course, it sumup general error for ListView and solve the problem. Thanks a lot and wish you all the best.

Ответить
@esjkhademi40
@esjkhademi40 - 31.12.2022 09:54

hello dear KDBA i wana to make a social media for myself , should i use listview or listwidget for showing contacts at leftside and show chat by clicking on it (like telegram that shows chats at leftside and with clicking you see the chat)

Ответить
@JC-wf8iw
@JC-wf8iw - 13.12.2022 11:15

When using a positioner (Row Column Grid) or ListView, elements with 0 size(area) will not be positioned.

Ответить
@nasroml12
@nasroml12 - 23.08.2022 04:16

Jesper, you are a terrific teacher, I like your way to tutoring, thanks a lot sir

Ответить
@mariagedye7370
@mariagedye7370 - 12.11.2021 13:32

hehehehe so nice to find tutorials with humour! much more engaging

Ответить
@Golovinn
@Golovinn - 03.11.2021 16:27

My QtCreator sais that ListModel is unknown element with QTQuick 2.0.
It works after I imported QTQuick 2.12 though.
Strange ha?

Ответить
@ranjinis297
@ranjinis297 - 07.07.2021 16:43

Hi, how to save url into list model ? Ex: ListElement{source: images.fan} ------> this is throwing error.

Ответить
@ranjinis297
@ranjinis297 - 24.06.2021 15:16

Hi, how to arrange items at center of the list view? Is it possible to align items at vertical center or horizontal center?

Ответить
@sahanagoudar1647
@sahanagoudar1647 - 28.02.2021 09:15

Very helpful video series Thank you
Plz refer any video to parse JSON data n display in list view

Ответить
@wldzam
@wldzam - 09.02.2021 16:38

awesome. thanks

Ответить
@stepankalichkin7580
@stepankalichkin7580 - 25.12.2020 22:09

Sorry I don't understand one thing. In code line like this:
onClicked: __lv.currentIndex = index
where "index" comes from. Model has index but not Component. So we have to write ... = model.index in this case.
But any way it works in this and in that case. Could you clarify this moment please

Ответить
@user-yb1de2zg9e
@user-yb1de2zg9e - 24.11.2020 12:24

great video!

Ответить
@miguelmesen1656
@miguelmesen1656 - 25.10.2020 15:27

If someone is having problems and can't see the window, change the first Rectangle to an ApplicationWindow{}

Ответить
@musshare
@musshare - 02.07.2020 13:43

Thank you for the tutorials.. really helping out here.
Do you have a tutorial on how to pass data (CRUD-ly created) from one form to another ?

Ответить
@Jasmaqil
@Jasmaqil - 20.06.2020 07:24

I actually pressed the pause button XD.

I love this series its been very helpful so far. Can you create a video on adding elements dynamically in a listview? like say textinputs from a form getting added to a listview.

Ответить
@jasirvazhakkad
@jasirvazhakkad - 17.06.2020 18:24

Yes, I wasn't gonna press the pause button..lol,

This series is really good man, I like your teaching style. thank you so much:)

Ответить