Qt 4.8
Public Functions | Public Variables | List of all members
QWSServerPrivate::SelectionOwner::Time Struct Reference

#include <qwindowsystem_p.h>

Public Functions

void set (int h, int m, int s, int s2)
 

Public Variables

int hour
 
int minute
 
int ms
 
int sec
 

Detailed Description

Definition at line 247 of file qwindowsystem_p.h.

Functions

◆ set()

void QWSServerPrivate::SelectionOwner::Time::set ( int  h,
int  m,
int  s,
int  s2 
)
inline

Properties

◆ hour

int QWSServerPrivate::SelectionOwner::Time::hour

Definition at line 251 of file qwindowsystem_p.h.

Referenced by set().

◆ minute

int QWSServerPrivate::SelectionOwner::Time::minute

Definition at line 251 of file qwindowsystem_p.h.

Referenced by set().

◆ ms

int QWSServerPrivate::SelectionOwner::Time::ms

Definition at line 251 of file qwindowsystem_p.h.

Referenced by set().

◆ sec

int QWSServerPrivate::SelectionOwner::Time::sec

Definition at line 251 of file qwindowsystem_p.h.

Referenced by set().


The documentation for this struct was generated from the following file: