| 
    Planeshift
    
   | 
 
#include "paws/pawswidget.h"#include "net/subscriber.h"#include "paws/pawsstringpromptwindow.h"#include "gui/pawscontrolwindow.h"#include "gui/chatwindow.h"Go to the source code of this file.
Classes | |
| class | pawsBuddyWindow | 
| The buddy window that shows your current list of in game 'friends'.  More... | |
Macros | |
| #define | ALIASES_FILE_PREFIX "/planeshift/userdata/aliases_" | 
| Prefix for the files which contain the aliases for the buddies.  More... | |
Functions | |
| CREATE_PAWS_FACTORY (pawsBuddyWindow) | |
| #define ALIASES_FILE_PREFIX "/planeshift/userdata/aliases_" | 
Prefix for the files which contain the aliases for the buddies.
The format is aliases_charname.xml and it's used to substituite the names in the buddy list with user choices.
Definition at line 36 of file pawsbuddy.h.
| CREATE_PAWS_FACTORY | ( | pawsBuddyWindow | ) |