Freeciv-3.2
Loading...
Searching...
No Matches
Functions
voteinfo_bar.cpp File Reference
#include <QGridLayout>
#include <QPainter>
#include "voteinfo.h"
#include "fc_client.h"
#include "voteinfo_bar.h"

Go to the source code of this file.

Functions

void voteinfo_gui_update (void)
 

Function Documentation

◆ voteinfo_gui_update()

void voteinfo_gui_update ( void  )

Refresh all vote related GUI widgets. Called by the voteinfo module when the client receives new vote information from the server.

Definition at line 227 of file voteinfo_bar.cpp.