Qt in Education

RSS Feed
A group dedicated to everything related to our educational efforts and the course material.
Founder: Alexandra
Members: 127
Category: Meta groups
Join group

This is an overview of the latest updated topics, visit the full forum here.

6
replies

I've written at least 3 "simple" Qt apps I can email

by: cloudbuster | Views: 194 | Forum: Qt in Education | Last post by cloudbuster, over a day ago

Qt examples too complex for starters?
I am certainly no guru but

All 3 work with Qt SDK and are fun

(1) QtFigs4: example of SAX, paintEvent(graphics) and collections
(2) Lottery: example of paintEvent(graphics), designer and collections
(3) calculator: example of paintEvent(graphics) and designer

Sometimes the basic usage of these elements is difficult to
extract from a complex example. (e.g. I seem to remember a “chart” example)

I could create simpler examples but they would NOT be so much fun.

3
replies

Qt OpenGL gltexture

by: XLeopard | Views: 190 | Forum: Qt in Education | Last post by XLeopard, May 14, 2012

How can I paste a pixelmap of the earth on a solid sphere.
But I am not able to deal with the texture coords.
Can you show me a piece of code?

0
replies

Qt3D errors

by: XLeopard | Views: 42 | Forum: Qt in Education

I have installed Qt3d1.0 for Qt4.8.1. But when I lauched it, two errors exploded.
1:can’t locate application entrance??“4QImage@@QAEAAV0@SSQAV0@@ “at QtGui4.dll.
2:can’t locate application entrance?? 4QString

  1. @QAEAAV0@SSQAV0@
“at QtGui4.dll.
Can you tell me what’s wrong with it?

52
replies

Qt for teaching

by: Hanne | Views: 7760 | Forum: Qt in Education | Last post by Andre, May 8, 2012

Hi,

The Qt in Education program focuses on supporting schools and universities to use Qt for teaching programming, user interface development, 3D graphics, developing for mobile, for embedded – you name it.

We already have some teaching material available, and are in the process of developing more.
Have a look at the Qt in Education pages [qt.nokia.com], and let us know what you think.

Got good ideas for how to get more universities to see the benefits of using Qt for teaching? Or anything else on your mind regarding teaching (with) Qt? This is the place.

5
replies

Qt import 3Dmodels

by: XLeopard | Views: 169 | Forum: Qt in Education | Last post by XLeopard, April 28, 2012

How can I import 3Dsmax model?

3
replies

QtLogo

by: XLeopard | Views: 217 | Forum: Qt in Education | Last post by XLeopard, April 19, 2012

I can’t find where “qtlogo.h” is

2
replies

setData(int role,const QVariant) Data(int role)

by: XLeopard | Views: 197 | Forum: Qt in Education | Last post by Andre, April 16, 2012

I’am typing codes in Chapter3,spreadsheet, of C++GUI Programming with Qt4.
I don’t understand why these two methods don’t contain parameter “int column”. Otherwise, how it locates where the cell is.

4
replies

[Solved] Qt Programming in VS2008

by: XLeopard | Views: 200 | Forum: Qt in Education | Last post by koahnig, April 15, 2012

I’m reading C++ GUI Programming with Qt4,Second Edition.
When I ran the example in chapter3(spreadsheet), the outcome was not in accord with the code.
It didn’t have menu and toolbar.But I had run it in Qt2010.05 before.
It had menu that time. Does the difference of IDEs make trouble or something else?

[edit] marked as solved, koahnig

2
replies

Capturing MJPEG

by: XavierClinquart | Views: 378 | Forum: Qt in Education | Last post by XavierClinquart, April 4, 2012

Hello im a student from belguim and im dooing a project atm and i have to inport MJPEG data from a ip cam into Qt.
this is my first year of Qt and i searched al around and i cant find somthing that helps me get started.
could annyone get me anny idea’s how to get started?

thx on forward

46
replies

Qt video tutorials on YouTube

by: rootshell | Views: 8055 | Forum: Qt in Education | Last post by Andre, April 2, 2012

Hello all,

I have been a long time reader of these forums, and decided to join and make my first posting.

While in the process of learning QT, I have been creating YouTube videos as a way to give back to the community that has taught me so much.

VoidRealms on Youtube [youtube.com]

I would very much like feedback, and if you guys (and gals) know of any other good video tutorials let me know!

This is an overview of the latest updated topics, visit the full forum here.