29#include <guichan/actionlistener.hpp>
36 public gcn::ActionListener,
43 void apply()
override;
48 void action(
const gcn::ActionEvent &event)
override;
A table, with rows and columns made out of sub-widgets.
A container for the contents of a tab in the setup window.
StaticTableModel * mPlayerTableTitleModel
PlayerTableModel * mPlayerTableModel
gcn::Button * mDeleteButton
gcn::DropDown * mIgnoreActionChoicesBox
gcn::CheckBox * mWhisperTabCheckBox
gcn::CheckBox * mEnableChatLogCheckBox
GuiTable * mPlayerTitleTable
void cancel() override
Called when the Cancel button is pressed in the setup window.
gcn::CheckBox * mDefaultWhisper
void action(const gcn::ActionEvent &event) override
gcn::CheckBox * mDefaultTrading
~Setup_Players() override
void playerRelationsUpdated() override
void apply() override
Called when the Apply button is pressed in the setup window.
gcn::CheckBox * mShowGenderCheckBox
gcn::ScrollArea * mPlayerScrollArea
gcn::ListModel * mIgnoreActionChoicesModel