bbStudio.cxx File Reference

#include "bbtkWxGUIScriptingInterface.h"
#include <wx/cmdline.h>
#include <vector>

Include dependency graph for bbStudio.cxx:

Go to the source code of this file.

Classes

class  wxBBIApp

Functions

 IMPLEMENT_APP (wxBBIApp)

Variables

static const wxCmdLineEntryDesc cmdLineDesc []


Function Documentation

IMPLEMENT_APP ( wxBBIApp   ) 


Variable Documentation

const wxCmdLineEntryDesc cmdLineDesc[] [static]

Initial value:

{
  { wxCMD_LINE_PARAM,  NULL, NULL, _T("file1 [file2 [...]]"), wxCMD_LINE_VAL_STRING, wxCMD_LINE_PARAM_OPTIONAL }, 
  { wxCMD_LINE_SWITCH, _T("h"), _T("help"),   _T("Prints this help") },
  { wxCMD_LINE_NONE }
}

Definition at line 12 of file bbStudio.cxx.


Generated on Wed Nov 12 11:37:12 2008 for BBTK by  doxygen 1.5.6