Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Document::setPath Method

Sets the path and modifier on the file name.

C++
void setPath(
    const std::string& newPath
);
Parameters 
Description 
const std::string& newPath 
The new path. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!