 CanRefreshServer | |
 ChatLogArchive | |
 ChatLogRotate | |
 ChatLogsCfg | |
 ChatNetworkNamer | |
 ChatNetworksCfg | |
 CheckResult | Contains the results of CheckWadsDlg::CheckWads(), categorized in "incomplete", "missing" and "found" wads |
 Clipboard | Wrapper on QApplication::clipboard() with convenience appliances |
 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 | |
 CreateServerDialogApi | Plugin proxy for CreateServerDialog |
 CustomServerInfo | |
 DataPaths | Represents directories used by Doomseeker to store data |
 DataPaths::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 |
 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 |
 DMFlagsSection | A group of DMFlag objects that can be safely OR'ed together to form a meaningful value |
 DoomseekerConfig | This Singleton holds entire Doomseeker configuration in memory |
 DoomseekerConfig::AutoUpdates | |
 DoomseekerConfig::DoomseekerCfg | |
 DoomseekerConfig::ServerFilter | |
 DoomseekerConfig::WadseekerCfg | |
 DoomseekerFilePaths | Static class responsible for retrieving paths to data files used by Doomseeker |
 EnginePlugin | |
 EnginePlugin::Data | |
 ExeFilePath | A simple executable path & working dir structure |
 FileAlias | |
 FileAliasList | |
 FilePickWidget::NeighbourStrategy | |
 FileSearchPath | |
 FileSeeker | |
  CaseInsensitiveFSFileSeeker | For case-insensitive file systems (like NTFS) |
  CaseSensitiveFSFileSeeker | For case-sensitive file systems (like ext) |
 FileUtils | |
 GameCreateParams | Game parametrization data used when creating new games |
 GameCVar | A general game setting or variable (like fraglimit) |
 GameDemo | |
 GameFile | Game file definition allows to browse this file in configuration box |
 GameFileList | GameFile collection |
 GameMode | Game mode representation |
 HostPort | |
 IniSection | INI section representation |
 IniVariable | INI variable representation |
 IP2CCountry | Flag and name of the country |
 IP2CRange | |
 IRCCompletionResult | |
 IRCConfig | This Singleton holds most of Doomseeker IRC configuration in memory |
 IRCConfig::AppearanceCfg | |
 IRCConfig::GeneralCfg | |
 IRCConfig::PersonalCfg | |
 IRCConfig::SoundsCfg | |
 IRCGlobal | |
 IRCISupportParser | |
 IRCMessageClass | |
 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 |
 IRCNicknameCompleter | |
 IRCResponseParseResult | Result info generated by the IRCResponseParser |
 IRCResponseType | Defines types of IRC network response message |
 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 |
 JoinError | Indicator of error for the server join process |
 Localization | |
 LocalizationInfo | |
 MapEntry | Stores the name of the map and the mod where it came from |
 Message | Message object used to pass messages throughout the Doomseeker's system |
 Message::Type | One of possible, Doomseeker recognizable error types |
 ModReader | |
  CompressedReader | File reader for generic compression file formats. Current formats: ZIP, 7Z |
   PkReader | File reader for PK3/7 format |
  WadReader | File reader for the WAD format |
 PasswordsCfg | |
 PathFinder | Performs a case-insensitive (OS independent) file searches |
 PathFinderResult | Result of multiple file search operation done by PathFinder |
 Player | Data structure that holds information about players in a server |
 PlayersDiagramStyle | |
 PlayersList | |
 PluginLoader | |
 PluginLoader::Plugin | |
 PrivData< T > | |
 PWad | PWAD hosted on a server |
 QApplication | |
  Application | Program central hub of information |
 QCheckBox | |
  InterpolateCheckBox | Tristate checkbox that when clicked it'll never be partially checked |
 QComboBox | |
  EnginePluginComboBox | |
  MultiComboBox | |
 QDialog | |
  AboutDialog | |
  AddBuddyDlg | |
  CFGIRCDefineNetworkDialog | |
  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 |
  ConfigurationDialog | |
   DoomseekerConfigurationDialog | |
   IRCConfigurationDialog | |
  CopyTextDlg | |
  CreateServerDialog | Dialog window allowing user to create a game |
  DemoManagerDlg | Dialog for managing demos recorded through Doomseeker |
  FreedoomDialog | |
  IP2CUpdateBox | |
  IRCIgnoresManager | |
  IRCNetworkSelectionBox | |
  IwadAndWadsPickerDialog | Simple dialog box where user can pick path to IWAD and additional game files |
  MapListSelector | Prompts the user to select a list of maps to insert |
  MissingWadsDialog | |
  PasswordDlg | |
  ProgramArgsHelpDialog | |
  RconPasswordDialog | |
  WadseekerInterface | Wadseeker dialog box, only one instance is allowed |
 QDockWidget | |
  DockBuddiesList | |
  IRCDock | Dockable widget designed for IRC communication |
  LogDock | Dockable widget designed for application's log presentation |
  ServerDetailsDock | |
  ServerFilterDock | |
 QLabel | |
  ServersStatusWidget | |
 QLineEdit | |
  MemoryLineEdit | Stores the input into a history that can be accessed by pressing up and down |
 QList | |
  PatternList | |
 QListView | |
  DndFileSystemListView | This widget is aware of files and directories drag'n'drop from external programs |
 QMainWindow | |
  MainWindow | |
  RemoteConsole | |
  StandardServerConsole | |
 QMenu | |
  ServerFilterBuilderMenu | |
  WadseekerWadsTable::ContextMenu | |
 QObject | |
  AppRunner | |
  AutoUpdater | Deals with program updates/upgrades |
  Broadcast | |
  BroadcastManager | |
  ChatLogs | |
  CmdArgsHelp | |
  ConnectionHandler | |
  DmflagsHtmlGenerator | |
  ExeFile | Access to external program executables (game clients, servers, and so on) |
  FileFilter | |
  GameClientRunner | Creates command line that launches the client executable of the game and connects it to a server |
  GameCVarProvider | Creates GameCVar set |
   DefaultDifficultyProvider | |
  GameExeFactory | Returns executable file retrievers from plugins to Doomseeker |
  GameExeRetriever | A convenience wrapper class for GameExeFactory |
  GameHost | Creates game servers, offline games or demo playbacks |
  GameInfoTip | |
  GeneralInfoTip | |
  Ini | Configuration handler |
  IP2C | IP to Country database handler |
  IP2CLoader | |
  IP2CParser | |
  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 |
   IRCChatAdapter | Handles chatting through IRC |
    IRCChannelAdapter | Class type that is used for conversations within a channel |
    IRCPrivAdapter | Class type that is used for private conversations with other users directly |
   IRCNetworkAdapter | Interprets communication between the client and the IRC server |
  IRCClient | |
  IRCCtcpParser | |
  IRCDelayedOperation | |
   IRCDelayedOperationBan | |
   IRCDelayedOperationIgnore | |
  IRCRequestParser | Parses request and interprets them in a way that emulates mIRC (or any even slightly sane IRC client for that matter) |
  IRCResponseParser | |
  JoinCommandLineBuilder | Generates command line for joining specified server |
  Log | Log manager |
  Main | |
  MasterClient | Abstract base for all MasterClients |
   CustomServers | |
   MasterManager | Manager class for a number of MasterClient instances |
  PlayersDiagram | |
  PlayerTable | |
  PluginUrlHandler | |
  RConProtocol | Remote console protocol interface |
  Refresher | |
  Server | A representation of a server for a given game |
  ServerList | |
  ServerListColumns | |
  ServerListContextMenu | |
  ServerListCountTracker | |
  ServerListRowHandler | |
  ServerTooltip::L10n | |
  SocketSignalsAdapter | |
   IRCSocketSignalsAdapter | |
  StaticMessages | |
  TaskbarButton | Platform-agnostic wrapper for QWinTaskbarButton |
  TaskbarProgress | Platform-agnostic wrapper for QWinTaskbarProgress |
  TextProvider | |
  TooltipGenerator | |
  UdpSocketPool | |
  UpdateChannelTr | |
  UpdateInstaller | |
  UpdatePackageFilter | Filters UpdatePackage information basing on what is requested by the program |
  UpdaterInfoParser | |
  UrlOpener | |
  WadseekerShow | |
 QPushButton | |
  ColorButton | A button widget designed to select a color |
  FontButton | A button widget designed to select a font |
 QRegularExpression | |
  Pattern | |
 QScopedPointer | |
  DPtr< T > | |
  DPtr< AboutDialog > | |
  DPtr< AddBuddyDlg > | |
  DPtr< Application > | |
  DPtr< AutoUpdater > | |
  DPtr< Broadcast > | |
  DPtr< BroadcastManager > | |
  DPtr< BuddyLocationInfo > | |
  DPtr< CanRefreshServer > | |
  DPtr< CFGAppearance > | |
  DPtr< CFGAutoUpdates > | |
  DPtr< CfgChatLogsPage > | |
  DPtr< CFGCustomServers > | |
  DPtr< CFGFilePaths > | |
  DPtr< CFGIP2C > | |
  DPtr< CFGIRCAppearance > | |
  DPtr< CFGIRCDefineNetworkDialog > | |
  DPtr< CFGIRCNetworks > | |
  DPtr< CFGIRCSounds > | |
  DPtr< CFGQuery > | |
  DPtr< CFGServerPasswords > | |
  DPtr< CFGWadAlias > | |
  DPtr< CFGWadseekerAppearance > | |
  DPtr< CFGWadseekerGeneral > | |
  DPtr< CFGWadseekerIdgames > | |
  DPtr< CFGWadseekerSites > | |
  DPtr< ChatLogArchive > | |
  DPtr< ChatLogRotate > | |
  DPtr< ChatLogs > | |
  DPtr< ChatLogsCfg > | |
  DPtr< CheckWadsDlg > | |
  DPtr< CompressedReader > | |
  DPtr< ConfigPage > | |
  DPtr< ConfigurationDialog > | |
  DPtr< ConnectionHandler > | |
  DPtr< CopyTextDlg > | |
  DPtr< CreateServerDialog > | |
  DPtr< CreateServerDialogApi > | |
  DPtr< CreateServerDialogPage > | |
  DPtr< CustomParamsPanel > | |
  DPtr< DataPaths > | |
  DPtr< DataStreamOperatorWrapper > | |
  DPtr< DemoManagerDlg > | |
  DPtr< DMFlag > | |
  DPtr< DmflagsHtmlGenerator > | |
  DPtr< DMFlagsPanel > | |
  DPtr< DMFlagsSection > | |
  DPtr< DockBuddiesList > | |
  DPtr< DoomseekerConfig::DoomseekerCfg > | |
  DPtr< EngineConfigPage > | |
  DPtr< ExeFile > | |
  DPtr< ExeFilePath > | |
  DPtr< FilePickWidget > | |
  DPtr< FreedoomDialog > | |
  DPtr< GameClientRunner > | |
  DPtr< GameCreateParams > | |
  DPtr< GameCVar > | |
  DPtr< GameCVarEdit > | |
  DPtr< GameCVarProvider > | |
  DPtr< GameExecutablePicker > | |
  DPtr< GameExeFactory > | |
  DPtr< GameFile > | |
  DPtr< GameFileList > | |
  DPtr< GameHost > | |
  DPtr< GameInfoTip > | |
  DPtr< GameMode > | |
  DPtr< GameRulesPanel > | |
  DPtr< GeneralGameSetupPanel > | |
  DPtr< GeneralInfoTip > | |
  DPtr< ImportantMessagesWidget > | |
  DPtr< Ini > | |
  DPtr< IniSection > | |
  DPtr< IniVariable > | |
  DPtr< IP2CLoader > | |
  DPtr< IP2CUpdateBox > | |
  DPtr< IRCCtcpParser > | |
  DPtr< IRCDelayedOperationBan > | |
  DPtr< IRCDelayedOperationIgnore > | |
  DPtr< IRCDock > | |
  DPtr< IRCDockTabContents > | |
  DPtr< IRCIgnoresManager > | |
  DPtr< IRCISupportParser > | |
  DPtr< IRCNetworkEntity > | |
  DPtr< IRCNetworkSelectionBox > | |
  DPtr< IRCNicknameCompleter > | |
  DPtr< IRCRequestParser > | |
  DPtr< IRCResponseParser > | |
  DPtr< IRCUserPrefix > | |
  DPtr< IwadAndWadsPickerDialog > | |
  DPtr< IwadPicker > | |
  DPtr< JoinCommandLineBuilder > | |
  DPtr< JoinError > | |
  DPtr< Log > | |
  DPtr< LogDirectoryPicker > | |
  DPtr< LogDock > | |
  DPtr< MainWindow > | |
  DPtr< MapListPanel > | |
  DPtr< MapListSelector > | |
  DPtr< MasterClient > | |
  DPtr< Message > | |
  DPtr< MiscServerSetupPanel > | |
  DPtr< MissingWadsDialog > | |
  DPtr< PasswordDlg > | |
  DPtr< PasswordsCfg > | |
  DPtr< PathFinder > | |
  DPtr< PathFinderResult > | |
  DPtr< Pattern > | |
  DPtr< Player > | |
  DPtr< PlayersList > | |
  DPtr< PlayerTable > | |
  DPtr< PluginLoader > | |
  DPtr< PluginLoader::Plugin > | |
  DPtr< ProgramArgsHelpDialog > | |
  DPtr< PWad > | |
  DPtr< RconPasswordDialog > | |
  DPtr< RConProtocol > | |
  DPtr< RemoteConsole > | |
  DPtr< Scanner > | |
  DPtr< Scanner::ParserState > | |
  DPtr< Server > | |
  DPtr< ServerConnectParams > | |
  DPtr< ServerConsole > | |
  DPtr< ServerDetailsDock > | |
  DPtr< ServerFilterBuilderMenu > | |
  DPtr< ServerFilterDock > | |
  DPtr< ServerListContextMenu > | |
  DPtr< ServerListCountTracker > | |
  DPtr< ServerListProxyModel > | |
  DPtr< ServerListRowHandler > | |
  DPtr< ServerPasswordSummary > | |
  DPtr< SettingsProvider > | |
  DPtr< SettingsProviderQt > | |
  DPtr< TaskbarButton > | |
  DPtr< TaskbarProgress > | |
  DPtr< TooltipGenerator > | |
  DPtr< UdpSocketPool > | |
  DPtr< UpdatePackageFilter > | |
  DPtr< UpdaterInfoParser > | |
  DPtr< UpdaterScriptParser > | |
  DPtr< UrlOpener > | |
  DPtr< WadFindResult > | |
  DPtr< WadPathFinder > | |
  DPtr< WadReader > | |
  DPtr< WadseekerInterface > | |
  DPtr< WadseekerShow > | |
  DPtr< WadsPicker > | |
 QSortFilterProxyModel | |
  ServerListProxyModel | |
 QStandardItemModel | |
  ServerListModel | |
 QTableView | |
  ServerListView | |
 QTableWidget | |
  TableWidgetMouseAware | |
   WadseekerSitesTable | |
   WadseekerWadsTable | |
  TableWidgetReorderable | |
 QTableWidgetItem | |
  DateTableWidgetItem | |
 QTabWidget | |
  QTabWidgetExt | |
 QThread | |
  Sleep | |
 QtMetaPointer | |
 QuerySpeed | |
 QWidget | |
  ConfigPage | Base class for configuration pages |
   CFGAppearance | |
   CFGAutoUpdates | |
   CfgChatLogsPage | |
   CFGCustomServers | |
   CFGFilePaths | |
   CFGIP2C | |
   CFGIRCAppearance | |
   CFGIRCNetworks | |
   CFGIRCSounds | |
   CFGQuery | |
   CFGServerPasswords | |
   CFGWadAlias | |
   CFGWadseekerAppearance | |
   CFGWadseekerGeneral | |
   CFGWadseekerIdgames | |
   CFGWadseekerSites | |
   EngineConfigPage | Base for configuration pages for plugins; provides some default behavior |
  CreateServerDialogPage | Base class to be used by plugins to define custom pages in Create Game dialog |
  CustomParamsPanel | |
  DMFlagsPanel | |
  FilePickWidget | |
  GameCVarEdit | |
  GameExecutablePicker | |
  GameRulesPanel | |
  GeneralGameSetupPanel | |
  IconLabel | |
  ImportantMessagesWidget | A self-scaling widget that displays messages as separate instances of QLabel |
  IRCDockTabContents | Dockable widget designed for IRC communication |
  IwadPicker | |
  LogDirectoryPicker | |
  MapListPanel | |
  MiscServerSetupPanel | |
  ServerConsole | |
  WadsPicker | |
 Random | Random values generator |
 Scanner | Scanner reads scripts by checking individual tokens |
 Scanner::ParserState | |
 ServerConnectParams | A DTO for GameClientRunner; exchanges information between main program and plugins, and allows future extensions |
 ServerListColumn | |
 ServerListCount | |
 ServerListFilterInfo | Structure describing server filter |
 ServerPassword | |
 ServerPasswordSummary | |
 ServerPasswordType | |
 ServerSummary | |
 SettingsProvider | |
  SettingsProviderQt | |
 Skill | Game difficulty setting |
 SpeedCalculator | |
 Strings | |
 TestBase | Base class for all Test classes |
  TestCore | Core for developer tests |
  TestUnitBase | Base class for Test Units |
   TestDataPathsAppDataDirectoryAccess | |
   TestDataPathsAppDataDirectoryWrite | |
   TestDeleteINISection | |
   TestDeleteINIVariable | |
   TestIRCISupportNoPrefix | |
   TestIRCISupportPrefix | |
   TestModReader | |
   TestPlayerNameColorStrip | |
   TestReadINI | |
   TestReadINIVariable | |
   TestStringsWrapUrls | |
   TestUtf8Splitter | |
 TestIniFixture | |
 TestRuns | Use this class to execute test runs |
 UpdateChannel | |
 UpdatePackage | |
 UpdaterScriptParser | Interface to Mendeley updater .xml script files |
 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 |