Note that there are some explanatory texts on larger screens.

plurals
  1. POFedora 17 KDevelop 4.5.1 platform 4.10.4 code generation templates not working - no class wizard
    primarykey
    data
    text
    <p>I have been using QtCreator for awhile, went back to KDevelop &amp; discovered that the class wizard does not work at all. I am only after a basic Template but none of them seem to work anyway.</p> <p>I found this website: <a href="http://techbase.kde.org/Development/Tutorials/KDevelop/Creating_a_class_template" rel="nofollow">http://techbase.kde.org/Development/Tutorials/KDevelop/Creating_a_class_template</a></p> <p>&amp; followed the instructions, but to no avail - just 2 blank lines in the .h &amp; .cpp files.</p> <p>AFAIK I have the latest version of KDevelop. Couldn't find much documentation on KDevelop site, apart from the manual which says what to do, but not how to fix when it doesn't work.</p> <p>Any ideas on what to do next? Thanks in advance :+)</p> <p><strong>EDIT:</strong></p> <p>It seems that this feature is not working yet, according to a post in the KDevelop forum. Not sure why I didn't see that before posting here. Maybe I should downgrade - I was sure this stuff worked in earlier versions.</p> <p>Without trying to sound like a whinger, I find this a little irritating. Creating classes &amp; their .h &amp; .cpp files with functions stubs &amp; all the other stuff, should be like breathing for a C++ coder. Therefore IMO any IDE should have this process as complete &amp; automated as possible.</p> <p>The best I have seen is code::blocks, but that too seems far from what it could be.</p> <p>Maybe I should make my own plug-in, or join in with a group. I am most familiar with Qt, so I will try that.</p> <p>Sorry for a wall of opinion &amp; criticism- I must really sound like a whinger after all, hopefully haven't landed myself in too much strife !!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COYou could ask them for a full refund of all the cash you paid for it. On a more serious note, writing scripts for this kind of thing is trivial, and you can get them *exactly* the way you want them with a tiny amount of effort. If you delegate these kinds of tasks to an IDE, than to an extent you're always a little bit at the mercy of whatever it gives you.
      singulars
    2. COThanks Paul for your reply. Yes, I shouldn't whinge about something that is free. But to me it's like getting in a car & having no means to steer, accelerate or brake. In this day & age, shouldn't have to type like we all did years ago. Intrigued about the tiny effort part - thought it would take a bit to get ALL the features (every possible one). I was going to use Qt plugin & C++ with a GUI, did you mean a scripting language would be easier? Could use awk, but there is a lot of user input.
      singulars
    3. COI'm in the camp that actually disbelieves that reaching for a mouse and pointing and clicking is any faster, easier or better than typing, but either way, I meant writing a command line script. I'm not familiar enough with your IDE to know how involved writing a plug-in for that would be.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload