ekg2  GIT master
Pola danych
Dokumentacja struktury window

#include <windows.h>

Diagram współpracy dla window:
Collaboration graph
[legenda]

Pola danych

struct windownext
 
unsigned short id
 
char * target
 
char * alias
 
session_tsession
 
unsigned short left
 
unsigned short top
 
unsigned short width
 
unsigned short height
 
unsigned int act: 2
 
unsigned int in_typing: 1
 
unsigned int more: 1
 
unsigned int floating: 1
 
unsigned int doodle: 1
 
unsigned int frames: 4
 
unsigned int edge: 4
 
unsigned int nowrap: 1
 
unsigned int hide: 1
 
unsigned int last_chatstate
 
time_t last_update
 
unsigned short lock
 
struct userlistuserlist
 
window_lastlog_tlastlog
 
void * priv_data
 
unsigned int in_active: 1
 
unsigned int out_active: 1
 
void * private
 
char * irctopic
 
char * irctopicby
 
char * ircmode
 

Dokumentacja pól

◆ act

unsigned int window::act

◆ alias

char * window::alias

◆ doodle

unsigned int window::doodle

◆ edge

unsigned int window::edge

◆ floating

unsigned int window::floating

◆ frames

unsigned int window::frames

◆ height

unsigned short window::height

◆ hide

unsigned int window::hide

◆ id

unsigned short window::id

◆ in_active

unsigned int window::in_active

◆ in_typing

unsigned int window::in_typing

◆ ircmode

char* window::ircmode

◆ irctopic

char* window::irctopic

◆ irctopicby

char* window::irctopicby

◆ last_chatstate

unsigned int window::last_chatstate

◆ last_update

time_t window::last_update

◆ lastlog

window_lastlog_t * window::lastlog

◆ left

unsigned short window::left

◆ lock

unsigned short window::lock

◆ more

unsigned int window::more

◆ next

struct window * window::next

◆ nowrap

unsigned int window::nowrap

◆ out_active

unsigned int window::out_active

◆ priv_data

void* window::priv_data

◆ private

void* window::private

◆ session

session_t * window::session

◆ target

char * window::target

◆ top

unsigned short window::top

◆ userlist

struct userlist * window::userlist

◆ width

unsigned short window::width

Dokumentacja dla tej struktury została wygenerowana z pliku: