![]() |
PhoenixLecture
2.0.0
Set of tools to make lectures
|
#include "platexobj_utils.h"
Go to the source code of this file.
Functions | |
void | updateWip (PLatexObj &obj) |
Update the Part/Chapter/Section/etc if they contains a work in progress. More... | |
void updateWip | ( | PLatexObj & | obj | ) |
Update the Part/Chapter/Section/etc if they contains a work in progress.
[out] | obj | : PLatexObj to be updated |
Definition at line 59 of file update_wip.cpp.
References PLatexObj::getVecContent(), isSection(), and updateSectionWip().
Referenced by processAllFile().