1 #ifndef MUSICLRCHELPER_H
2 #define MUSICLRCHELPER_H
22 #include <QStringList>
39 QStringList interiorLrcSize()
const noexcept;
43 QStringList desktopLrcSize()
const noexcept;
48 int findInteriorLrcIndex(
int size)
const;
52 int findInteriorPreSize(
int index)
const;
56 int findInteriorNextSize(
int index)
const;
60 int findInteriorFirstSize()
const;
64 int findInteriorLastSize()
const;
69 int findDesktopLrcIndex(
int size)
const;
73 int findDesktopPreSize(
int index)
const;
77 int findDesktopNextSize(
int index)
const;
81 int findDesktopFirstSize()
const;
85 int findDesktopLastSize()
const;
92 #endif // MUSICLRCHELPER_H
#define TTK_MODULE_EXPORT
The class of the lrc helper.
QStringList m_interiorLrcSize