theKompany.com
Navigation -> ProductsEmbeddedTKCGearServicesSupportAbout UsProjectsPress & Media


Overview : Aethera : kamera : KDB : KDE Studio : Kivio : Korelib : Kugar : MARS : tkJabber
VeePee


KDE Studio: Documentation

Location / Home / Projects / KDE Studio / Documentation

CodeCompletion

The CodeCompletion dialog shows you all members and methods of the class, as well as all of its parent classes.

After you press "." or "->" following a variable of the class, you can press "Ctrl+P". In the dialog box that appears, you can select the method you need, and push "Enter" to insert it into the text of the program, or to press "Esc" for cancellation.

For a definition of a classname, the display of the program will be updated to call the nonexistent member of the class, and the compiler notifies you of this error. KDE Studio defines a classname, analyze a contents of the message about an error. Upon termination of this unit, the text of the program is restored to a reset state.

Example of a Call CodeCompletion dialog - ( - press "Ctrl+P" here)

#include "qapplication.h"
#include "qwidget.h"
#include "qpixmap.h"
... qApp->
QWidget* w = new QWidget (); w->
QWidget w; w.
QWidget* w = new QWidget ();
w->parentWidget ()->backgroundPixmap()->

If you have pressed "Ctrk+P" after a blank, it is similar "this- >"

FunctionParameter

The function parameter plugin allows you to view all possible parameters for the given function. Move the mouse cursor to any place between enclosed by brackets, and press "Alt+F" to view the tooltip with all possible calls of the given function.

For the definition of parameters of the function, the text of the program will be updated to call this function with certainly incorrect parameters, and the compiler notifies you of this error. KDE Studio defines a classname, analyze a contents of the message about an error. Upon termination of this unit, the text of the program is restored to a reset state.

Examples of a FunctionParameter dialog - ( - press "Alt+F" here)

QWidget* w = new QWidget ( );
QPopupMenu* p = new QPopupMenu; p->insertItem ( "MenuItem" );

You can remove a tooltip by pressing "Esc". In any place in the text, it is possible repeatedly to recall the last tooltip by pressing "Alt+L".

All defined parameters of functions are brought into the archive. To view the archive, press the key combination "Ctrl+Alt+F".

"Last..." shows parameters for last defined function.
"Clear history..." clears the archive.

Also, all of this is accessible through the pop-up menu by right-clicking.

 



More information about KDE Studio

Overview

Changelog

Download

CVS Access

Mailing Lists

Documentation

Screenshots

Items in cart: 0
Total amount: US$ 0.00

Show cart contents

Proceed to checkout


Home

Contact us

Back to Top


Home : Products : Embedded : TKCGear : Services : Support : About Us : Projects : Press & Media
Comments about the website? Contact the webmaster.

Copyright © 2012 theKompany.com. All rights reserved.
Website design and Programming from Grantham Design.