This file implements the methods defined in class ViewerManager. More...
#include <cxxtls/viewermanager.h>
#include <cxxtls/file.h>
#include <cxxtls/options.h>
#include <cxxtls/etagsdb.h>
#include <cxxtls/strtool.h>
#include <cxxtls/cursesinterface.h>
#include <cxxtls/user.h>
#include <cxxtls/cpptagdb.h>
#include <cxxtls/foreach.h>
#include <stdlib.h>
#include <portable_io.h>
#include <fstream>
#include <iomanip>
Go to the source code of this file.
Classes | |
class | appChooser |
struct | Is_Path_Separator |
struct | is_pathsep |
class | ViewerSelector |
This viewer allows the user to select from any extant viewer rather than creating a new viewer as does the appChooser class below. More... | |
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. | |
Typedefs | |
typedef CursorWindow::viewport::repaint_handler | repaint_handler |
Variables | |
static bool | jump2dir = false |
static int | trash |
This file implements the methods defined in class ViewerManager.
Definition in file viewermanager.cxx.