Public Member Functions | List of all members
OutputNameDict Class Reference

#include <filedef.h>

Inheritance diagram for OutputNameDict:

Public Member Functions

 OutputNameDict (int size)
 
 ~OutputNameDict ()
 

Detailed Description

Definition at line 266 of file filedef.h.

Constructor & Destructor Documentation

OutputNameDict::OutputNameDict ( int  size)
inline

Definition at line 269 of file filedef.h.

269 : QDict<FileList>(size) {}
decltype(auto) constexpr size(T &&obj)
ADL-aware version of std::size.
Definition: StdUtils.h:92
OutputNameDict::~OutputNameDict ( )
inline

Definition at line 270 of file filedef.h.

270 {}

The documentation for this class was generated from the following file: