MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetCursorShape

Method GetCursorShape

Src/Terminal/ParameterTerminal.cpp:249–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247}
248
249Konsole::Emulation::KeyboardCursorShape CParameterTerminal::GetCursorShape() const
250{
251 return m_CursorShape;
252}
253
254void CParameterTerminal::SetCursorShape(Konsole::Emulation::KeyboardCursorShape newCursorShape)
255{

Callers 2

SetParameterMethod · 0.80
slotUpdateParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected