GammaRay  2.4.0
Signals | Public Member Functions | Static Public Member Functions | List of all members
GammaRay::UiIntegration Class Reference

#include <uiintegration.h>

Inheritance diagram for GammaRay::UiIntegration:
Inheritance graph
[legend]

Signals

void navigateToCode (const QString &filePath, int lineNumber, int columnNumber)
 

Public Member Functions

 UiIntegration (QObject *parent=0)
 

Static Public Member Functions

static UiIntegrationinstance ()
 
static void requestNavigateToCode (const QString &filePath, int lineNumber, int columnNumber=0)
 

Detailed Description

Interface for UI plugins to integrate with the client UI. This is especially relevant when the client is embedded inside another application such as an IDE.

Member Function Documentation

static void GammaRay::UiIntegration::requestNavigateToCode ( const QString &  filePath,
int  lineNumber,
int  columnNumber = 0 
)
static

Show the source code at the given position. The stand-alone client will launch a text editor for this, if the client is embedded in an IDE it can chose to navigate directly.


The documentation for this class was generated from the following file:

Klarälvdalens Datakonsult AB (KDAB)
"The Qt Experts"
http://www.kdab.com/
GammaRay
Qt-application inspection and manipulation tool
http://www.kdab.com/kdab-products/gammaray/