Click here to Skip to main content
16,011,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSetTitle Pin
14-Feb-01 6:23
suss14-Feb-01 6:23 
GeneralRe: SetTitle Pin
l a u r e n14-Feb-01 6:39
l a u r e n14-Feb-01 6:39 
GeneralSetTitle Pin
14-Feb-01 6:22
suss14-Feb-01 6:22 
QuestionDetecting mouse clicks outside dialog area? Pin
14-Feb-01 6:04
suss14-Feb-01 6:04 
AnswerRe: Detecting mouse clicks outside dialog area? Pin
l a u r e n14-Feb-01 6:42
l a u r e n14-Feb-01 6:42 
GeneralIPC shared memory Pin
14-Feb-01 5:22
suss14-Feb-01 5:22 
GeneralRe: IPC shared memory Pin
.::RockNix::.15-Feb-01 1:03
.::RockNix::.15-Feb-01 1:03 
GeneralResources and user defined build Pin
14-Feb-01 4:57
suss14-Feb-01 4:57 
Hello there!

I have a slight problem with VC6.0.
Well, to be much more detailed...

You all may know the Qt-Library and so do I...
I´d like to import the UI-Files generated by the QtDesigner directly into the VC project resource folder and on "make"
it should happen, that this resource is taken to generate a corresponding cpp and h file out of it. The command to do this in a dos box is:

uic -o <file>.h <file>.ui
uic -o <file>.cpp -i <file>.h <file>.ui
moc -o moc_<file>.cpp <file>.h

So this is what VC shall do for me when a UI file has changed (which means that the cpp and h files are outdated).

Can someone help me please?! Roll eyes | :rolleyes:

Thanks a lot!
GeneralInternationalize String Tables Pin
14-Feb-01 4:16
suss14-Feb-01 4:16 
GeneralRe: Internationalize String Tables Pin
Erik Funkenbusch14-Feb-01 13:40
Erik Funkenbusch14-Feb-01 13:40 
QuestionHow to restore registory Pin
sakurajyousui13-Feb-01 23:07
sakurajyousui13-Feb-01 23:07 
GeneralRecordset object from VB to VC++ ocx Pin
13-Feb-01 22:27
suss13-Feb-01 22:27 
GeneralRe: Recordset object from VB to VC++ ocx Pin
l a u r e n14-Feb-01 6:56
l a u r e n14-Feb-01 6:56 
GeneralThreads & Critical Sections Pin
Gerry13-Feb-01 22:26
Gerry13-Feb-01 22:26 
GeneralRe: Threads & Critical Sections Pin
.::RockNix::.14-Feb-01 0:04
.::RockNix::.14-Feb-01 0:04 
GeneralContext menu on rightclick of Network neighborhood computer Pin
13-Feb-01 16:14
suss13-Feb-01 16:14 
GeneralMemory leak... Pin
13-Feb-01 16:11
suss13-Feb-01 16:11 
GeneralRe: Memory leak... Pin
13-Feb-01 16:54
suss13-Feb-01 16:54 
GeneralRe: Memory leak... Pin
Rui Lopes13-Feb-01 23:03
Rui Lopes13-Feb-01 23:03 
Generalrefresh, back and forward for my browser!!! Pin
Damion of Argayl13-Feb-01 11:31
Damion of Argayl13-Feb-01 11:31 
GeneralPropertySheet - Tab position on bottom Pin
David L Morris13-Feb-01 11:10
David L Morris13-Feb-01 11:10 
GeneralRe: PropertySheet - Tab position on bottom Pin
ov13-Feb-01 21:31
ov13-Feb-01 21:31 
QuestionHow to update a Dialog box Pin
Richard Cheng13-Feb-01 8:24
Richard Cheng13-Feb-01 8:24 
AnswerRe: How to update a Dialog box Pin
Christian Graus13-Feb-01 10:57
protectorChristian Graus13-Feb-01 10:57 
AnswerRe: How to update a Dialog box Pin
13-Feb-01 10:58
suss13-Feb-01 10:58 

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.