Definition at line <aclass="el"href="kfeedback_8h-source.html#l00187">187</a> of file <aclass="el"href="kfeedback_8h-source.html">kfeedback.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
Definition at line <aclass="el"href="kfeedback_8cpp-source.html#l00239">239</a> of file <aclass="el"href="kfeedback_8cpp-source.html">kfeedback.cpp</a>.
Definition at line <aclass="el"href="kfeedback_8cpp-source.html#l00247">247</a> of file <aclass="el"href="kfeedback_8cpp-source.html">kfeedback.cpp</a>.
Returns whether or not this question list is answered satisfactorily, i.e. if all questions marked as "required" are answered.
<p>
Definition at line <aclass="el"href="kfeedback_8cpp-source.html#l00254">254</a> of file <aclass="el"href="kfeedback_8cpp-source.html">kfeedback.cpp</a>.
<p>
References <aclass="el"href="kfeedback_8h-source.html#l00247">firstQuestion()</a>, <aclass="el"href="kfeedback_8cpp-source.html#l00368">KFeedbackQuestion::isAnswered()</a>, <aclass="el"href="kfeedback_8h-source.html#l00319">KFeedbackQuestion::isRequired()</a>, and <aclass="el"href="kfeedback_8h-source.html#l00362">KFeedbackQuestion::nextQuestion()</a>.
<p>
Referenced by <aclass="el"href="kfeedback_8cpp-source.html#l00229">KFeedbackForm::readyToSend()</a>.
Definition at line <aclass="el"href="kfeedback_8cpp-source.html#l00270">270</a> of file <aclass="el"href="kfeedback_8cpp-source.html">kfeedback.cpp</a>.
<p>
References <aclass="el"href="kfeedback_8h-source.html#l00247">firstQuestion()</a>, <aclass="el"href="kfeedback_8h-source.html#l00362">KFeedbackQuestion::nextQuestion()</a>, and <aclass="el"href="kfeedback_8cpp-source.html#l00402">KFeedbackQuestion::result()</a>.
<p>
Referenced by <aclass="el"href="kfeedback_8cpp-source.html#l00153">KFeedbackForm::sendMail()</a>.
'text' is the text the user will see (in his native language).<p>
'id' is what will be sent with the feedback mail, thus it should be unique within the application, yet human readable (preferably English) and not contain any weird characters that might confuse scripts that are later used to automatically parse those mails. Examples: "would_recommend_to_a_friend"<p>
Set 'required' to 'true' if answering this question is required to successfully complete this form.<p>
Returns a pointer to this question so you can add answers.
<p>
Definition at line <aclass="el"href="kfeedback_8cpp-source.html#l00288">288</a> of file <aclass="el"href="kfeedback_8cpp-source.html">kfeedback.cpp</a>.
<p>
Referenced by <aclass="el"href="kshowmailfeedback_8cpp-source.html#l00023">KShowMailApp::slotSendFeedbackMail()</a>.
Definition at line <aclass="el"href="kfeedback_8cpp-source.html#l00303">303</a> of file <aclass="el"href="kfeedback_8cpp-source.html">kfeedback.cpp</a>.
Returns the first question of that list. Use KFeedbackQuestion::next() to get the next one.
<p>
Definition at line <aclass="el"href="kfeedback_8h-source.html#l00247">247</a> of file <aclass="el"href="kfeedback_8h-source.html">kfeedback.h</a>.
<p>
Referenced by <aclass="el"href="kfeedback_8cpp-source.html#l00254">isComplete()</a>, and <aclass="el"href="kfeedback_8cpp-source.html#l00270">result()</a>.
Notify the list that another question has been answered. Emits the <aclass="el"href="classKFeedbackQuestionList.html#7eb8b8f5254845e7a559b3da1fa34ba4">checkComplete()</a> signal when all required questions are answered.
<p>
Definition at line <aclass="el"href="kfeedback_8cpp-source.html#l00318">318</a> of file <aclass="el"href="kfeedback_8cpp-source.html">kfeedback.cpp</a>.
Notify the list that another question has been added. Emits the <aclass="el"href="classKFeedbackQuestionList.html#7eb8b8f5254845e7a559b3da1fa34ba4">checkComplete()</a> signal when a required question is added.
<p>
Definition at line <aclass="el"href="kfeedback_8cpp-source.html#l00324">324</a> of file <aclass="el"href="kfeedback_8cpp-source.html">kfeedback.cpp</a>.
<p>
References <aclass="el"href="kfeedback_8moc_8cpp-source.html#l00286">checkComplete()</a>, and <aclass="el"href="kfeedback_8h-source.html#l00319">KFeedbackQuestion::isRequired()</a>.
<p>
Referenced by <aclass="el"href="kfeedback_8cpp-source.html#l00336">KFeedbackQuestion::KFeedbackQuestion()</a>.
Definition at line <aclass="el"href="kfeedback_8moc_8cpp-source.html#l00286">286</a> of file <aclass="el"href="kfeedback_8moc_8cpp-source.html">kfeedback.moc.cpp</a>.
<p>
Referenced by <aclass="el"href="kfeedback_8cpp-source.html#l00324">questionAdded()</a>, and <aclass="el"href="kfeedback_8cpp-source.html#l00318">questionAnswered()</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>