12 #include <OpenMS/OpenMSConfig.h> 
  154     bool isValid() const;
 
  170       static 
DateTime fromString(const std::
string& date, const std::
string& format = "yyyy-MM-ddThh:mm:ss");
 
  195       std::unique_ptr<QDateTime> dt_; 
 
DateTime Class.
Definition: DateTime.h:33
 
DateTime()
Default constructor.
 
DateTime(DateTime &&) noexcept
Move constructor.
 
DateTime(const DateTime &date)
Copy constructor.
 
A more convenient string class.
Definition: String.h:34
 
unsigned int UInt
Unsigned integer type.
Definition: Types.h:64
 
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
 
const std::string & toString(const DriftTimeUnit value)