Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ setQueryCloseBehavior
Method
setQueryCloseBehavior
autotests/parttest.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
enum Behavior { PassThru, ReturnTrue, ReturnFalse };
134
135
void setQueryCloseBehavior(Behavior new_behavior)
136
{
137
behavior = new_behavior;
138
}
139
140
bool queryClose() override
141
{
Callers
1
testCanceledReload
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected