Skip to content
Commit c3f30463 authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

Simplify Question related code

For internal API, we do not need the helper and can store the question as a simple member variable
Providing a default implementation for the QuestionManager::askQuestion
method doesn't make any sense. Thus we should enforce consumers to
overide this key.

Instead of an empty d-ptr implementation, a void pointer is kept for future BIC.
parent 29c7febf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment