Home
last modified time | relevance | path

Searched refs:spell_json (Results 1 – 4 of 4) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/object_creator/
H A Dspell_window.h26 spell_json.show(); in show()
31 spell_json.hide(); in hide()
36 QTextEdit spell_json; variable
H A Dspell_window.cpp44 spell_json.resize( QSize( 800, 600 ) ); in spell_window()
45 spell_json.setReadOnly( true ); in spell_window()
1204 spell_json.setText( QString( errors.c_str() ) ); in write_json()
1222 spell_json.setText( output_json ); in write_json()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/object_creator/
H A Dspell_window.h26 spell_json.show(); in show()
31 spell_json.hide(); in hide()
36 QTextEdit spell_json; variable
H A Dspell_window.cpp44 spell_json.resize( QSize( 800, 600 ) ); in spell_window()
45 spell_json.setReadOnly( true ); in spell_window()
1204 spell_json.setText( QString( errors.c_str() ) ); in write_json()
1222 spell_json.setText( output_json ); in write_json()