-
Notifications
You must be signed in to change notification settings - Fork 265
Added some documentation for searchDialog #729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Added some documentation for searchDialog #729
Conversation
Doxygen Documentation for searchDialog.cpp Signed-off by : Renu Priya Krishnamoorthy <RenuPriya.KA.Krishnamoorthy@bti.bmwgroup.com>
src/searchdialog.cpp
Outdated
| #include <QSignalBlocker> | ||
|
|
||
|
|
||
| /** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docstring comments are normally placed in header and not in implementation. Also formatting in many places git broken...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
may i know what does formatting refer to ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Documenting the functions in searchDialog Signed-off by : Renu Priya Krishnamoorthy <RenuPriya.KA.Krishnamoorthy@bti.bmwgroup.com>

Doxygen Documentation for searchDialog.cpp
Signed-off by : Renu Priya Krishnamoorthy RenuPriya.KA.Krishnamoorthy@bti.bmwgroup.com