Click here to Skip to main content
16,004,078 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Is it possible to find a shortlist of Bios registers and methods to use them? C/ASM programming Pin
Dave Kreskowiak14-Aug-24 16:29
mveDave Kreskowiak14-Aug-24 16:29 
QuestionInheritance and STL containers Pin
Calin Negru12-Aug-24 3:55
Calin Negru12-Aug-24 3:55 
AnswerRe: Inheritance and STL containers Pin
Richard MacCutchan12-Aug-24 4:52
mveRichard MacCutchan12-Aug-24 4:52 
GeneralRe: Inheritance and STL containers Pin
Calin Negru12-Aug-24 5:42
Calin Negru12-Aug-24 5:42 
AnswerRe: Inheritance and STL containers Pin
Mircea Neacsu12-Aug-24 6:38
Mircea Neacsu12-Aug-24 6:38 
QuestionSOLVED EDIT / BUMP Qt QtCreator "connect" - need help with lambda C++ syntax Pin
jana_hus10-Aug-24 7:12
jana_hus10-Aug-24 7:12 
AnswerRe: Qt QtCreator "connect" - need help with lambda C++ syntax Pin
RedDk10-Aug-24 9:47
RedDk10-Aug-24 9:47 
AnswerRe: Qt QtCreator "connect" - need help with lambda C++ syntax Pin
Mircea Neacsu10-Aug-24 9:53
Mircea Neacsu10-Aug-24 9:53 
As a rule, I don't post a reply unless I can really answer the original question. I'm going to make an exception this time hoping that you will find my comments useful.

1. After you finished your question, look at it through the eyes of a stranger and ask yourself if he/she has enough information to answer it or if it is too much information. In this case "I have a working "connect" within an object and need to extend it to "connect" between objects." Doesn't tell me much I would have to learn Qt and, as you properly noticed, Qt is not a favourite around here. If it's a C++ question show the relevant C++ fragment followed by a pseudo-code of what you try to accomplish.

2. Format your code properly. Use the toolbar to wrap code fragments in <pre lang="C++"></pre> tags and indent your code to make it easier to read. I know it is a bit of work involved but doing it, shows that you care about your question otherwise, if you don't care about the question, other people might not care to answer it.

Please rephrase your question as a C++ one and I'll do my best to try to answer it. Surely other people, with even more expertise will do the same.
Mircea

AnswerRe: SOLVED EDIT / BUMP Qt QtCreator "connect" - need help with lambda C++ syntax Pin
Richard MacCutchan10-Aug-24 21:19
mveRichard MacCutchan10-Aug-24 21:19 
QuestionDELETED Please help me (with) improving my coding skill(s) - how to access iterated object. Pin
jana_hus8-Aug-24 6:41
jana_hus8-Aug-24 6:41 
SuggestionRe: Please help me (with) improving my coding skill(s) - how to access iterated object. Pin
David Crow8-Aug-24 7:37
David Crow8-Aug-24 7:37 
QuestionInheritance and arrays Pin
Calin Negru8-Aug-24 0:49
Calin Negru8-Aug-24 0:49 
AnswerRe: Inheritance and arrays Pin
Mircea Neacsu8-Aug-24 0:58
Mircea Neacsu8-Aug-24 0:58 
GeneralRe: Inheritance and arrays Pin
Calin Negru8-Aug-24 4:28
Calin Negru8-Aug-24 4:28 
AnswerRe: Inheritance and arrays Pin
Richard MacCutchan8-Aug-24 1:01
mveRichard MacCutchan8-Aug-24 1:01 
GeneralRe: Inheritance and arrays Pin
Mircea Neacsu8-Aug-24 2:31
Mircea Neacsu8-Aug-24 2:31 
GeneralRe: Inheritance and arrays Pin
Richard MacCutchan8-Aug-24 2:50
mveRichard MacCutchan8-Aug-24 2:50 
GeneralRe: Inheritance and arrays Pin
Calin Negru8-Aug-24 4:30
Calin Negru8-Aug-24 4:30 
GeneralRe: Inheritance and arrays Pin
Richard MacCutchan8-Aug-24 4:34
mveRichard MacCutchan8-Aug-24 4:34 
QuestionNotes in MFC/Win32 App Pin
john56326-Aug-24 4:34
john56326-Aug-24 4:34 
AnswerRe: Notes in MFC/Win32 App Pin
Richard MacCutchan6-Aug-24 4:36
mveRichard MacCutchan6-Aug-24 4:36 
AnswerRe: Notes in MFC/Win32 App Pin
Maximilien6-Aug-24 7:38
Maximilien6-Aug-24 7:38 
QuestionEnumerations Pin
Calin Negru5-Aug-24 23:32
Calin Negru5-Aug-24 23:32 
AnswerRe: Enumerations Pin
Victor Nijegorodov5-Aug-24 23:38
Victor Nijegorodov5-Aug-24 23:38 
GeneralRe: Enumerations Pin
Calin Negru6-Aug-24 1:21
Calin Negru6-Aug-24 1:21 

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.