![]() |
PhoenixInkscape
2.0.0
Generate multiple png files with svg inkscape files
|
Go to the source code of this file.
Functions | |
void | checkPLocation () |
Check the PLocation. More... | |
int | main (int argc, char **argv) |
void checkPLocation | ( | ) |
Check the PLocation.
Definition at line 13 of file main.cpp.
References PLocation::getColumn(), PLocation::getFileName(), PLocation::getLine(), phoenix_assert, PLocation::setColumn(), PLocation::setFileName(), and PLocation::setLine().
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 38 of file main.cpp.
References checkPLocation().