[feature] Open Recent menu #62
Annotations
10 errors and 10 warnings
Build Project - Qt5:
src/ui/settings/DirSettings.hpp#L17
'DirSettings::recentDirs' uses undefined class 'std::array<QString,5>'
|
Build Project - Qt5:
src/ui/settings/DirSettings.hpp#L17
'DirSettings::recentDirs' uses undefined class 'std::array<QString,5>'
|
Build Project - Qt5:
src/ui/MainWindow.cpp#L436
'begin': no matching overloaded function found
|
Build Project - Qt5:
src/ui/MainWindow.cpp#L436
'end': no matching overloaded function found
|
Build Project - Qt5:
src/ui/MainWindow.cpp#L436
'<begin>$L0': cannot be used before it is initialized
|
Build Project - Qt5:
src/ui/MainWindow.cpp#L436
'<end>$L0': cannot be used before it is initialized
|
Build Project - Qt5:
src/ui/MainWindow.cpp#L436
you cannot dereference an operand of type 'int'
|
Build Project - Qt5:
src/ui/MainWindow.cpp#L445
'QAction::QAction': no overloaded function could convert all the argument types
|
Build Project - Qt5:
src/ui/MainWindow.cpp#L448
'void MainWindow::openTable(const QString &)': cannot convert argument 1 from 'const int' to 'const QString &'
|
Build Project - Qt5:
src/ui/settings/DirSettings.hpp#L17
'DirSettings::recentDirs' uses undefined class 'std::array<QString,5>'
|
Build Project - Qt5
'stdext::checked_array_iterator<const T *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
|
Build Project - Qt5
with
|
|
Build Project - Qt5
T=QVector<QVariant>
|
|
Build Project - Qt5
'stdext::checked_array_iterator<const T *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
|
Build Project - Qt5
with
|
|
Build Project - Qt5
T=QVector<QVariant>
|
|
Loading