Wespo  2.2
An unofficial tool to create a .po file for your wesnoth add-on
 All Classes Functions Variables
Public Attributes | List of all members
Wml_line Struct Reference

struct: used by struct WmlNode More...

#include <wmlNode.h>

Public Attributes

int n
 line number in src file
 
QString line
 line value (example: "speaker = narrator")
 
bool is_string
 true if the line is a translatable string
 

Detailed Description

struct: used by struct WmlNode

A Wml line can be:


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