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

Sets title of this document.

C++
void setTitle(
    const std::string& newTitle
);
Parameters 
Description 
const std::string& newTitle 
New title of this document. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!