xoreos  0.0.5
Namespaces | Functions
resolution.cpp File Reference

The graphics resolution menu. More...

#include "src/common/configman.h"
#include "src/common/strutil.h"
#include "src/common/ustring.h"
#include "src/graphics/windowman.h"
#include "src/graphics/resolution.h"
#include "src/engines/kotor/gui/options/resolution.h"
#include "src/engines/aurora/kotorjadegui/panel.h"
#include "src/engines/aurora/kotorjadegui/listbox.h"
Include dependency graph for resolution.cpp:

Go to the source code of this file.

Namespaces

 Engines
 
 Engines::KotOR
 

Functions

static bool operator< (const Graphics::DisplayMode &d1, const Graphics::DisplayMode &d2)
 

Detailed Description

The graphics resolution menu.

Definition in file resolution.cpp.

Function Documentation

◆ operator<()

static bool operator< ( const Graphics::DisplayMode d1,
const Graphics::DisplayMode d2 
)
static

Definition at line 37 of file resolution.cpp.