Insertion Template

Insertion Template

Katepart with an insertion template inserted.

My name and email address as well as the year are expanded variables, and the underlined strings are due to be edited. The inserted text is

  ---
  Copyright (C) %{year}, %{fullname} <%{email}>
*/

#ifndef _${ClassName}_h_
#define _${ClassName}_h_

class ${ClassName} : public ${Super} {
  public:
    ${ClassName}( ${cursor} );
    ~${ClassName}();

Comments

Post new comment

  • You can use Markdown syntax to format and style the text.
  • You may link to images on this site using a special syntax
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.