Mapper  0.9.0
API documentation
Public Member Functions | Public Attributes | List of all members
OpenOrienteering::MainWindow::FileInfo Struct Reference

#include <main_window.h>

Collaboration diagram for OpenOrienteering::MainWindow::FileInfo:
Collaboration graph
[legend]

Public Member Functions

QString filePath () const
 
const FileFormatfileFormat () const noexcept
 
 operator bool () const noexcept
 

Public Attributes

QString file_path
 
const FileFormatfile_format
 

Member Function Documentation

◆ fileFormat()

const FileFormat* OpenOrienteering::MainWindow::FileInfo::fileFormat ( ) const
inlinenoexcept

◆ filePath()

QString OpenOrienteering::MainWindow::FileInfo::filePath ( ) const
inline

◆ operator bool()

OpenOrienteering::MainWindow::FileInfo::operator bool ( ) const
inlinenoexcept

Member Data Documentation

◆ file_format

const FileFormat* OpenOrienteering::MainWindow::FileInfo::file_format

◆ file_path

QString OpenOrienteering::MainWindow::FileInfo::file_path

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