Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ variable
Method
variable
kdevplatform/debugger/variable/variabletooltip.h:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
VariableToolTip(QWidget* parent, const QPoint& position,
28
const QString& identifier);
29
Variable* variable() const { return m_var; };
30
private Q_SLOTS:
31
void variableCreated(bool hasValue);
32
void slotLinkActivated(const QString& link);
Callers
1
textHint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected