Freeciv21
Develop your civilization from humble roots to a global empire
effect_edit.cpp File Reference
#include <QGridLayout>
#include <QLabel>
#include <QLineEdit>
#include <QMenu>
#include <QPushButton>
#include <QSpinBox>
#include "fcintl.h"
#include "effects.h"
#include "ruledit.h"
#include "ruledit_qt.h"
#include "effect_edit.h"
+ Include dependency graph for effect_edit.cpp:

Go to the source code of this file.

Functions

static bool effect_list_fill_cb (struct effect *peffect, void *data)
 Callback to fill effects list from iterate_effect_cache() More...
 

Function Documentation

◆ effect_list_fill_cb()

static bool effect_list_fill_cb ( struct effect peffect,
void *  data 
)
static

Callback to fill effects list from iterate_effect_cache()

Definition at line 120 of file effect_edit.cpp.

Referenced by effect_edit::refresh().