18 #include "pandabase.h" 19 #include "notifyCategoryProxy.h" 21 #include "configVariableBool.h" 22 #include "configVariableInt.h" 23 #include "configVariableDouble.h" 24 #include "configVariableFilename.h" 25 #include "configVariableEnum.h" 30 NotifyCategoryDecl(text, EXPCL_PANDA_TEXT, EXPTP_PANDA_TEXT);
47 extern wstring get_text_soft_hyphen_output();
49 extern wstring get_text_never_break_before();
59 extern EXPCL_PANDA_TEXT
void init_libtext();
This is a convenience class to specialize ConfigVariable as a Filename type.
This is a convenience class to specialize ConfigVariable as a boolean type.
This is a convenience class to specialize ConfigVariable as a floating-point type.
This class specializes ConfigVariable as an enumerated type.
This is a convenience class to specialize ConfigVariable as an integer type.
This class stores a list of directories that can be searched, in order, to locate a particular file...