 QtJson | |
  Json | A JSON data parser |
 ServerTooltip | |
  L10n | |
 AboutDialog | |
 AddBuddyDlg | |
 Application | Program central hub of information |
 AppRunner | |
 AutoUpdater | Deals with program updates/upgrades |
 Broadcast | |
 BroadcastManager | |
 CanRefreshServer | |
 CaseInsensitiveFSFileSeeker | For case-insensitive file systems (like NTFS) |
 CaseSensitiveFSFileSeeker | For case-sensitive file systems (like ext) |
 CFGAppearance | |
 CFGAutoUpdates | |
 CfgChatLogsPage | |
 CFGCustomServers | |
 CFGFilePaths | |
 CFGIRCAppearance | |
 CFGIRCDefineNetworkDialog | |
 CFGIRCNetworks | |
 CFGIRCSounds | |
 CFGQuery | |
 CFGServerPasswords | |
 CFGWadAlias | |
 CFGWadseekerAppearance | |
 CFGWadseekerGeneral | |
 CFGWadseekerIdgames | |
 CFGWadseekerSites | |
 ChatLogArchive | |
 ChatLogRotate | |
 ChatLogs | |
 ChatLogsCfg | |
 ChatNetworkNamer | |
 ChatNetworksCfg | |
 CheckResult | Contains the results of CheckWadsDlg::CheckWads(), categorized in "incomplete", "missing" and "found" wads |
 CheckWadsDlg | Manages the checking process of wads when trying to enter a server or when executing the "Find missing WADs" operation. It will prompt a loading bar dialog after 500 milliseconds of processing, that will also allow the user to cancel the integrity check with a "cancel" button |
 Clipboard | Wrapper on QApplication::clipboard() with convenience appliances |
 CmdArgsHelp | |
 ColorButton | A button widget designed to select a color |
 ColumnSort | |
 ComboBoxEx | Convenience methods for combo box |
 CommandLine | Class used for manipulating command line as it should appear in shell or cmd prompt |
 CommandLineInfo | Structure holding parameters for application launch |
 CommandLineTokenizer | Splits command line into separate arguments in a manner appropriate for current OS |
 CommonGUI | |
 CompressedReader | File reader for generic compression file formats. Current formats: ZIP, 7Z |
 ConfigPage | Base class for configuration pages |
 ConfigurationDialog | |
 ConnectionHandler | |
 CopyTextDlg | |
 CreateServerDialog | Dialog window allowing user to create a game |
 CreateServerDialogApi | Plugin proxy for CreateServerDialog |
 CreateServerDialogPage | Base class to be used by plugins to define custom pages in Create Game dialog |
 CustomParamsPanel | |
 CustomServerInfo | |
 CustomServers | |
 DataPaths | Represents directories used by Doomseeker to store data |
  DirErrno | Struct which contains the relevant QDir, the errno reported, and the QString generated by the errno |
 DataStreamOperatorWrapper | Wraps around QDataStream stream operators to provide cleaner reading interface |
 DateTableWidgetItem | |
 DefaultDifficultyProvider | |
 DemoManagerDlg | Dialog for managing demos recorded through Doomseeker |
 DirectoryEntry | Contains an entry of a WAD directory |
 DMFlag | A game setting that is a part of a group of settings that can be OR'ed logically as a single integer |
 DmflagsHtmlGenerator | |
 DMFlagsPanel | |
 DMFlagsSection | A group of DMFlag objects that can be safely OR'ed together to form a meaningful value |
 DndFileSystemListView | This widget is aware of files and directories drag'n'drop from external programs |
 DockBuddiesList | |
 DoomseekerConfig | This Singleton holds entire Doomseeker configuration in memory |
  AutoUpdates | |
  DoomseekerCfg | |
  ServerFilter | |
  WadseekerCfg | |
 DoomseekerConfigurationDialog | |
 DoomseekerFilePaths | Static class responsible for retrieving paths to data files used by Doomseeker |
 DPtr | |
 EngineConfigPage | Base for configuration pages for plugins; provides some default behavior |
 EnginePlugin | |
  Data | |
 EnginePluginComboBox | |
 ExeFile | Access to external program executables (game clients, servers, and so on) |
 ExeFilePath | A simple executable path & working dir structure |
 FileAlias | |
 FileAliasList | |
 FileFilter | |
 FilePickWidget | |
  NeighbourStrategy | |
 FileSearchPath | |
 FileSeeker | |
 FileUtils | |
 FontButton | A button widget designed to select a font |
 FreedoomDialog | |
 GameClientRunner | Creates command line that launches the client executable of the game and connects it to a server |
 GameCreateParams | Game parametrization data used when creating new games |
 GameCVar | A general game setting or variable (like fraglimit) |
 GameCVarProvider | Creates GameCVar set |
 GameDemo | |
 GameExecutablePicker | |
 GameExeFactory | Returns executable file retrievers from plugins to Doomseeker |
 GameExeRetriever | A convenience wrapper class for GameExeFactory |
 GameFile | Game file definition allows to browse this file in configuration box |
 GameFileList | GameFile collection |
 GameHost | Creates game servers, offline games or demo playbacks |
 GameInfoTip | |
 GameMode | Game mode representation |
 GameRulesPanel | |
 GeneralGameSetupPanel | |
 GeneralInfoTip | |
 HostPort | |
 IconLabel | |
 ImportantMessagesWidget | A self-scaling widget that displays messages as separate instances of QLabel |
 Ini | Configuration handler |
 IniSection | INI section representation |
 IniVariable | INI variable representation |
 InterpolateCheckBox | Tristate checkbox that when clicked it'll never be partially checked |
 IP2C | IP to Country database handler |
  IP2CData | |
 IP2CCountryInfo | Flag and name of the country |
 IP2CLoader | |
 IP2CParser | |
 IP2CUpdateBox | |
 IP2CUpdater | IP2CUpdater is responsible for downloading a new version of database from the site |
 IRCAdapterBase | Provides an unified communication interface between a client and IRC network entities |
 IRCChannelAdapter | Class type that is used for conversations within a channel |
 IRCChatAdapter | Handles chatting through IRC |
 IRCClient | |
 IRCCompletionResult | |
 IRCConfig | This Singleton holds most of Doomseeker IRC configuration in memory |
  AppearanceCfg | |
  GeneralCfg | |
  PersonalCfg | |
  SoundsCfg | |
 IRCConfigurationDialog | |
 IRCCtcpParser | |
 IRCDelayedOperation | |
 IRCDelayedOperationBan | |
 IRCDelayedOperationIgnore | |
 IRCDock | Dockable widget designed for IRC communication |
 IRCDockTabContents | Dockable widget designed for IRC communication |
 IRCGlobal | |
 IRCIgnoresManager | |
 IRCISupportParser | |
 IRCMessageClass | |
 IRCNetworkAdapter | Interprets communication between the client and the IRC server |
 IRCNetworkConnectionInfo | Struct containing information about client's connection to the IRC server |
 IRCNetworkEntity | Data structure that describes and defines a connection to an IRC network or server |
 IRCNetworkSelectionBox | |
 IRCNicknameCompleter | |
 IRCPrivAdapter | Class type that is used for private conversations with other users directly |
 IRCRequestParser | Parses request and interprets them in a way that emulates mIRC (or any even slightly sane IRC client for that matter) |
 IRCResponseParser | |
 IRCResponseParseResult | Result info generated by the IRCResponseParser |
 IRCResponseType | Defines types of IRC network response message |
 IRCSocketSignalsAdapter | |
 IRCSounds | Part of IRC UI package. Plays IRC related sounds |
 IRCUserInfo | Holds information flags about given nickname |
 IRCUserList | Allows to perform operation on a list of users |
 IRCUserListModel | |
 IRCUserPrefix | One-to-one association of visible prefixes to user mode |
 IwadAndWadsPickerDialog | Simple dialog box where user can pick path to IWAD and additional game files |
 IwadPicker | |
 JoinCommandLineBuilder | Generates command line for joining specified server |
 JoinError | Indicator of error for the server join process |
 Localization | |
 LocalizationInfo | |
 Log | Log manager |
 LogDirectoryPicker | |
 LogDock | Dockable widget designed for application's log presentation |
 Main | |
 MainWindow | |
 MapEntry | Stores the name of the map and the mod where it came from |
 MapListPanel | |
 MapListSelector | Prompts the user to select a list of maps to insert |
 MasterClient | Abstract base for all MasterClients |
 MasterManager | Manager class for a number of MasterClient instances |
 MemoryLineEdit | Stores the input into a history that can be accessed by pressing up and down |
 Message | Message object used to pass messages throughout the Doomseeker's system |
  Type | One of possible, Doomseeker recognizable error types |
 MiscServerSetupPanel | |
 MissingWadsDialog | |
 ModReader | |
 MultiComboBox | |
 PasswordDlg | |
 PasswordsCfg | |
 PathFinder | Performs a case-insensitive (OS independent) file searches |
 PathFinderResult | Result of multiple file search operation done by PathFinder |
 PatternList | |
 PkReader | File reader for PK3/7 format |
 Player | Data structure that holds information about players in a server |
 PlayersDiagram | |
 PlayersDiagramStyle | |
 PlayersList | |
 PlayerTable | |
 PluginLoader | |
  Plugin | |
 PluginUrlHandler | |
 PrivData | |
 ProgramArgsHelpDialog | |
 PWad | PWAD hosted on a server |
 QTabWidgetExt | |
 QtMetaPointer | |
 QuerySpeed | |
 Random | Random values generator |
 RconPasswordDialog | |
 RConProtocol | Remote console protocol interface |
 Refresher | |
 RemoteConsole | |
 Scanner | Scanner reads scripts by checking individual tokens |
  ParserState | |
 Server | A representation of a server for a given game |
 ServerConnectParams | A DTO for GameClientRunner; exchanges information between main program and plugins, and allows future extensions |
 ServerConsole | |
 ServerDetailsDock | |
 ServerFilterBuilderMenu | |
 ServerFilterDock | |
 ServerList | |
 ServerListColumn | |
 ServerListColumns | |
 ServerListContextMenu | |
 ServerListCount | |
 ServerListCountTracker | |
 ServerListFilterInfo | Structure describing server filter |
 ServerListModel | |
 ServerListProxyModel | |
 ServerListRowHandler | |
 ServerListView | |
 ServerPassword | |
 ServerPasswordSummary | |
 ServerPasswordType | |
 ServersStatusWidget | |
 ServerSummary | |
 SettingsProvider | |
 SettingsProviderQt | |
 Skill | Game difficulty setting |
 Sleep | |
 SocketSignalsAdapter | |
 SpeedCalculator | |
 StandardServerConsole | |
 StaticMessages | |
 Strings | |
 TableWidgetMouseAware | |
 TableWidgetReorderable | |
 TaskbarButton | Platform-agnostic wrapper for QWinTaskbarButton |
 TaskbarProgress | Platform-agnostic wrapper for QWinTaskbarProgress |
 TestBase | Base class for all Test classes |
 TestCore | Core for developer tests |
 TestDataPathsAppDataDirectoryAccess | |
 TestDataPathsAppDataDirectoryWrite | |
 TestDeleteINISection | |
 TestDeleteINIVariable | |
 TestIniFixture | |
 TestIRCISupportNoPrefix | |
 TestIRCISupportPrefix | |
 TestModReader | |
 TestPlayerNameColorStrip | |
 TestReadINI | |
 TestReadINIVariable | |
 TestRuns | Use this class to execute test runs |
 TestStringsWrapUrls | |
 TestUnitBase | Base class for Test Units |
 TestUtf8Splitter | |
 TextProvider | |
 TooltipGenerator | |
 UdpSocketPool | |
 UpdateChannel | |
 UpdateChannelTr | |
 UpdateInstaller | |
 UpdatePackage | |
 UpdatePackageFilter | Filters UpdatePackage information basing on what is requested by the program |
 UpdaterInfoParser | |
 UpdaterScriptParser | Interface to Mendeley updater .xml script files |
 UrlOpener | |
 Utf8Splitter | Splits valid arrays of UTF-8 characters into smaller arrays without splitting in-between chars |
 Version | Provides interface for plugins and for Doomseeker itself to obtain version information on the program |
 VersionDump | |
 WadFindResult | |
 WadPathFinder | Wrapper for PathFinder that specializes in findings WADs |
 WadReader | File reader for the WAD format |
 WadseekerInterface | Wadseeker dialog box, only one instance is allowed |
 WadseekerShow | |
 WadseekerSitesTable | |
 WadseekerWadsTable | |
  ContextMenu | |
 WadsPicker | |