MCPcopy Create free account
hub / github.com/LMMS/lmms / state

Method state

include/NStateButton.h:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 inline int state() const
50 {
51 return( m_curState );
52 }
53
54
55public slots:

Callers 4

masterMixMethod · 0.45
~RemotePluginMethod · 0.45
isRunningFunction · 0.45
playFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected