Help - Search - Members
Full Version: Need some help for my software [development]
Piriform Community Forums > Computer Help and Discussion > Software
besoul
Hey evreyone. I'm asking my question to all guys who know C and C++. I am developping a new little software (really similar to Piriform's ones) in order to manage codecs. But I am not really really professional, so I'm trying to go on slowly. I created all windows of the software (I'm using Qt Studio) but now, I don't know where to modify the C language created by Qt Editor.

Here are some pics of my software (only windows for the moment): look at my attached file. So, to resume, I need the help of a C programmer, motivated to help me in my project. Thanks. wink.gif
Aethec
The .cpp files are C++ code, so if you want to add code, you should open "dialog.cpp".
If you want to change the code QT editor made to create your GUI, I think a right-click on "dialog.ui" will give you an option to view the code.
besoul
Salut Aethec, je vais parler en français vu que je sais que tu m'avais aidé en français la 1ère fois ^^.
Bon, d'abord merci pour ta réponse. Ensuite je sais que les programmes sont écrits en C++ mais je crois que je me suis mal exprimé la 1ère fois. Ct un peu long à expliquer c'est pour ça tongue.gif .

Le truc, c'est que j'ai fait les fenêtres avec Qt Editor, ça sans trop de problèmes. C'est juste du déplacement de widgets... Maintenant, je veux modifier le code mais je ne peux pas parce que il semblerait que je n'y ait pas accès (du moins depuis Qt creator directement). Dans Qt creator, j'ai 2 fichiers cpp: main et dialog, comme tu l'as fait remarquer, qui correspondent respectivement à mon "programme principal" et à ma fenêtre, mais ils ne contiennent pas le code permettant de modifier les widgets. (cf attached files). En revanche, lorsque je vais dans le fichier d'enregistrement de mon projet, j'ai bel et bien un un ui_dialog.h que j'ouvre avec WxDev-C++, et qui contient bel et bien le code de la fenêtre.

EN FAIT CA Y EST JE VIENS DE TROUVER!! Il fallait que je fasse "add existing files". Quel c**! Je vais pouvoir essayer de faire mon projet. D'ailleurs j'aurais une proposition à te faire Aethec. Si t'as du temps et de la volonté, ça te dirait pas de m'aider dans mon projet? 2 cerveaux valent mieux qu'un non? (je te rappelle mon but: créer un programme qui gère les filtres (codecs audio et vidéo, rendeurs, multiplexeurs et démultiplexeurs...). Si t'es intéressé, fais-le moi savoir. wink.gif
hazelnut


As this is an English speaking forum and you seem to speak it quite well, could we keep the thread in English please?

Thanks smile.gif
besoul
Excuse me Hazelnut! I just spoke french because I know that Aethec is a french guy, so I just explained to him my problem clearly but, while I was writing my answer, I had found the solution to my issue: to modify my ui_dialog file, I had to add a file located into my projet's folder with "add and existing file" (that's why I gave these screenshots). Then, I made him the proposition to work with me on my project. Just to remember: I want to develop a software to manage codecs and filters (I aim to mix many possibilities of existing softwares in only one software, in a way laugh.gif ). You know all I said smile.gif
hazelnut

Glad to hear you solved the solution to your issue besoul.

Good luck with your software development smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.