KWin
Loading...
Searching...
No Matches
Functions
dpmstest.cpp File Reference
#include "KWayland/Client/dpms.h"
#include "KWayland/Client/connection_thread.h"
#include "KWayland/Client/output.h"
#include "KWayland/Client/registry.h"
#include <QApplication>
#include <QDialogButtonBox>
#include <QFormLayout>
#include <QLabel>
#include <QPushButton>
#include <QVBoxLayout>
#include <QWidget>

Go to the source code of this file.

Functions

QString supportedToString (bool supported)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 116 of file dpmstest.cpp.

◆ supportedToString()

QString supportedToString ( bool supported)

Definition at line 36 of file dpmstest.cpp.