Click here to Skip to main content
15,890,282 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRTFM m_status(new QLabel), ? Pin
Salvatore Terress19-Apr-24 4:43
Salvatore Terress19-Apr-24 4:43 
GeneralRe: RTFM m_status(new QLabel), ? Pin
Greg Utas19-Apr-24 4:50
professionalGreg Utas19-Apr-24 4:50 
GeneralRe: RTFM m_status(new QLabel), ? Pin
Rick York19-Apr-24 5:00
mveRick York19-Apr-24 5:00 
GeneralRe: RTFM m_status(new QLabel), ? Pin
Jeremy Falcon19-Apr-24 5:02
professionalJeremy Falcon19-Apr-24 5:02 
GeneralRe: RTFM m_status(new QLabel), ? Pin
PIEBALDconsult19-Apr-24 6:32
mvePIEBALDconsult19-Apr-24 6:32 
GeneralRe: RTFM m_status(new QLabel), ? Pin
Jeremy Falcon19-Apr-24 6:49
professionalJeremy Falcon19-Apr-24 6:49 
GeneralRe: RTFM m_status(new QLabel), ? Pin
dandy7219-Apr-24 8:09
dandy7219-Apr-24 8:09 
GeneralRe: RTFM m_status(new QLabel), ? Pin
k505419-Apr-24 5:12
mvek505419-Apr-24 5:12 
Greg Utas wrote upthread:
I think this is C++, so it should have been posted in that forum

Not only that, this would be a QT question, and should probably be asked in a QT specific forum.

Maybe you should get a copy of "The C++ Programming Language" by Bjarne Stroustrup, which covers the language in depth by the person who invented it. If there's nothing that even remotely related to your issue in the book (hint, there's nothing about QT in there at all), then you probably want to ask somewhere that's more relative to your question. Also, consulting the book and reading some of the chapters cannot but help you with your understanding of the language. There's a lot of stuff in C++. I'm sure others here also find that particular book a useful tool. It's not unknown for me to wonder "Wait, how does that work again?" and dig through and not only find the answer to the question that I was asking, but find alternate ways of solving the problem, sometimes in a much more elegant fashion that the approach I was considering. IMHO it's worth the cost.

This isn't meant to be a rant at you. Just a suggestion about how to improve your C++ knowledge, and a gentle reminder that the users here may not be experienced with QT, so QT specific questions should posted on a forum that caters to QT. Likewise for gtkmm or WxWidgets or any other framework that are not part of the core language.
"A little song, a little dance, a little seltzer down your pants"
Chuckles the clown

GeneralMessage Closed Pin
19-Apr-24 6:58
Salvatore Terress19-Apr-24 6:58 
GeneralRe: RTFM m_status(new QLabel), ? Pin
Rick York19-Apr-24 7:29
mveRick York19-Apr-24 7:29 
GeneralRe: RTFM m_status(new QLabel), ? Pin
Rick York19-Apr-24 9:55
mveRick York19-Apr-24 9:55 
GeneralI Was in a Job Interview PinPopular
BernardIE531719-Apr-24 3:19
BernardIE531719-Apr-24 3:19 
GeneralRe: I Was in a Job Interview Pin
jochance19-Apr-24 4:32
jochance19-Apr-24 4:32 
GeneralRe: I Was in a Job Interview Pin
Amarnath S19-Apr-24 4:50
professionalAmarnath S19-Apr-24 4:50 
GeneralRe: I Was in a Job Interview Pin
BernardIE531719-Apr-24 6:37
BernardIE531719-Apr-24 6:37 
JokeThe Project Manager and the Programmer PinPopular
Daniel Pfeffer18-Apr-24 23:38
professionalDaniel Pfeffer18-Apr-24 23:38 
GeneralRe: The Project Manager and the Programmer Pin
Jörgen Andersson19-Apr-24 1:02
professionalJörgen Andersson19-Apr-24 1:02 
GeneralRe: The Project Manager and the Programmer Pin
Daniel Pfeffer19-Apr-24 1:11
professionalDaniel Pfeffer19-Apr-24 1:11 
GeneralRe: The Project Manager and the Programmer Pin
Jörgen Andersson19-Apr-24 1:39
professionalJörgen Andersson19-Apr-24 1:39 
GeneralRe: The Project Manager and the Programmer Pin
Rick York19-Apr-24 9:56
mveRick York19-Apr-24 9:56 
GeneralRe: The Project Manager and the Programmer Pin
dandy7219-Apr-24 8:17
dandy7219-Apr-24 8:17 
GeneralRe: The Project Manager and the Programmer Pin
jmaida19-Apr-24 10:38
jmaida19-Apr-24 10:38 
JokeThe database of the future Pin
RickZeeland18-Apr-24 22:32
mveRickZeeland18-Apr-24 22:32 
GeneralRe: The database of the future Pin
Daniel Pfeffer18-Apr-24 23:00
professionalDaniel Pfeffer18-Apr-24 23:00 
JokeRe: The database of the future Pin
Richard MacCutchan18-Apr-24 23:19
mveRichard MacCutchan18-Apr-24 23:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.