UniversalIndentGUI 1.2.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
AboutDialogDisplays a dialog window with information about UniversalIndentGUI
AboutDialogGraphicsViewA container for the real AboutDialog. Makes the 3D animation possible
CharacterRange
CommunicationInfo
DockingDlgInterface
FuncItem
IndentHandlerA widget for handling many indenters that are configured by an ini file
IndentHandler::IndenterParameterCategoryPageHolds a reference to all created pages of the parameter categories toolbox and the pages boxlayout
IndentHandler::ParamBooleanHolds a reference to all checkboxes needed for boolean parameter setting and the parameters name
IndentHandler::ParamMultipleHold a reference to all combo boxes needed for parameter setting and the parameters name
IndentHandler::ParamNumericHold a reference to all spin boxes needed for parameter setting and the parameters name
IndentHandler::ParamStringHolds a reference to all line edits needed for parameter setting and the parameters name
MainWindowIs the main window of UniversalIndentGUI
NotifyHeader
NppData
QDialog
QErrorMessage
QGraphicsView
QMainWindow
QObject
QWidget
SCNotification
sessionInfo
SettingsPathsSettingsPaths is a pure static functions class from which info about the paths needed for settings can be retrieved
ShortcutKey
exception
TCLAP::Arg
TCLAP::ArgException
TCLAP::ArgParseException
TCLAP::ArgTraits< T >
TCLAP::ArgTraits< bool >
TCLAP::ArgTraits< char >
TCLAP::ArgTraits< double >
TCLAP::ArgTraits< float >
TCLAP::ArgTraits< int >
TCLAP::ArgTraits< long >
TCLAP::ArgTraits< short >
TCLAP::ArgTraits< std::string >
TCLAP::ArgTraits< unsigned char >
TCLAP::ArgTraits< unsigned int >
TCLAP::ArgTraits< unsigned long >
TCLAP::ArgTraits< unsigned short >
TCLAP::CmdLine
TCLAP::CmdLineInterface
TCLAP::CmdLineOutput
TCLAP::CmdLineParseException
TCLAP::Constraint< T >
TCLAP::DocBookOutput
TCLAP::ExitException
TCLAP::HelpVisitor
TCLAP::IgnoreRestVisitor
TCLAP::MultiArg< T >
TCLAP::MultiSwitchArg
TCLAP::OptionalUnlabeledTracker
TCLAP::SpecificationException
TCLAP::StdOutput
TCLAP::StringLike
TCLAP::StringLikeTrait
TCLAP::SwitchArg
TCLAP::UnlabeledMultiArg< T >
TCLAP::UnlabeledValueArg< T >
TCLAP::ValueArg< T >
TCLAP::ValueLike
TCLAP::ValueLikeTrait
TCLAP::ValuesConstraint< T >
TCLAP::VersionVisitor
TCLAP::Visitor
TCLAP::XorHandler
TCLAP::ZshCompletionOutput
TemplateBatchScript
TextRange
TextToFind
toolbarIcons
tPluginProp
tschweitzer::debugging::TSLogger
TSLoggerThis class handles any kind of data logging, for debugging and whatever purpose
UiGuiErrorMessageUiGuiErrorMessage is a child of QErrorMessage. But QErrorMessages "Do not show again" didn't work with my strings, so this is my own, working implementation of it
UiGuiHighlighterUiGuiHighlighter used for selecting the syntax highlighter/lexer for the QsciScintilla component
UiGuiIndentServerUiGuiIndentServer is in such an early state, that even the communication protocol isn't completely planned. So this class lacks documentation until I really know where all this will lead to
UiGuiIniFileParserUiGuiIniFileParser is a simple ini file format parser
UiGuiSettingsHandles the settings of the program. Reads them on startup and saves them on exit. Is a singleton class and can only be accessed via getInstance()
UiGuiSettingsDialogDisplays a dialog window with settings for UniversalIndentGUI
UiGuiSystemInfo
UniversalIndentGUI_NPPDialog
UpdateCheckDialogUpdateCheckDialog is a dialog widget that contains functions for online checking for a new version of UniversalIndentGUI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines