Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JonMagon/KDiskMark
/ getOutputColumnsCount
Method
getOutputColumnsCount
src/global.cpp:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
#include <QObject>
5
6
int Global::getOutputColumnsCount()
7
{
8
return 80;
9
}
10
11
QVector<QLocale> Global::getSupportedLocales()
12
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected