pychess.perspectives package
Subpackages
- pychess.perspectives.database package
- Submodules
- pychess.perspectives.database.FilterPanel module
- pychess.perspectives.database.OpeningTreePanel module
- pychess.perspectives.database.PreviewPanel module
- pychess.perspectives.database.gamelist module
- Module contents
Database
Database.close()
Database.create_book()
Database.create_database()
Database.create_toolbuttons()
Database.do_import()
Database.feed_book()
Database.get_tabcontent()
Database.importing()
Database.init_layout()
Database.on_chessfile_opened0()
Database.on_import_clicked()
Database.on_import_endgame_nl()
Database.on_import_twic()
Database.on_save_as_clicked()
Database.on_switch_page()
Database.open_chessfile()
Database.process_records()
Database.save_records()
Database.set_sensitives()
Database.filter_panel
Database.gamelist
Database.opening_tree_panel
Database.preview_panel
get_latest_twic()
- pychess.perspectives.fics package
- Submodules
- pychess.perspectives.fics.ArchiveListPanel module
Sidepanel
Sidepanel.compareFunction()
Sidepanel.getSelectedPlayer()
Sidepanel.load()
Sidepanel.onAbortButtonClicked()
Sidepanel.onAdjournedGameAdded()
Sidepanel.onAdjournedGameRemoved()
Sidepanel.onDrawButtonClicked()
Sidepanel.onExamineButtonClicked()
Sidepanel.onGamePreview()
Sidepanel.onHistoryGameAdded()
Sidepanel.onHistoryGameRemoved()
Sidepanel.onJournalGameAdded()
Sidepanel.onJournalGameRemoved()
Sidepanel.onMygamesButtonClicked()
Sidepanel.onPlayGameCreated()
Sidepanel.onPreviewButtonClicked()
Sidepanel.onResignButtonClicked()
Sidepanel.onResumeButtonClicked()
Sidepanel.onSelectionChanged()
Sidepanel.on_game_start()
Sidepanel.online_changed()
Sidepanel.status_changed()
- pychess.perspectives.fics.ChatPanel module
- pychess.perspectives.fics.ConsolePanel module
- pychess.perspectives.fics.FicsHome module
- pychess.perspectives.fics.GameListPanel module
Sidepanel
Sidepanel.compareFunction()
Sidepanel.game_filter_func()
Sidepanel.getSelectedPlayer()
Sidepanel.load()
Sidepanel.onGameAdd()
Sidepanel.onGameObserved()
Sidepanel.onGameRemove()
Sidepanel.onGameUnobserved()
Sidepanel.onSelectionChanged()
Sidepanel.on_filter_button_toggled()
Sidepanel.on_query_tooltip()
Sidepanel.on_sort_column_change()
Sidepanel.private_changed()
- pychess.perspectives.fics.NewsPanel module
- pychess.perspectives.fics.ParrentListSection module
ParrentListSection
ParrentListSection.addColumns()
ParrentListSection.button_press_event()
ParrentListSection.createLocalMenu()
ParrentListSection.lowLeftSearchPosFunc()
ParrentListSection.on_accept()
ParrentListSection.on_archived()
ParrentListSection.on_assess()
ParrentListSection.on_challenge()
ParrentListSection.on_chat()
ParrentListSection.on_finger()
ParrentListSection.on_follow()
ParrentListSection.on_observe()
ParrentListSection.pixCompareFunction()
ParrentListSection.timeCompareFunction()
cmp()
- pychess.perspectives.fics.PlayerListPanel module
Sidepanel
Sidepanel.elo_changed()
Sidepanel.getSelectedPlayer()
Sidepanel.load()
Sidepanel.onPlayerAdded()
Sidepanel.onPlayerRemoved()
Sidepanel.onSelectionChanged()
Sidepanel.on_filter_button_toggled()
Sidepanel.player_filter_func()
Sidepanel.private_changed()
Sidepanel.status_changed()
Sidepanel.titles_changed()
- pychess.perspectives.fics.SeekChallenge module
SeekChallengeSection
SeekChallengeSection.onChallengeButtonClicked()
SeekChallengeSection.onChallengeDialogResponse()
SeekChallengeSection.onChallengeRadioConfigButtonClicked()
SeekChallengeSection.onColorRadioChanged()
SeekChallengeSection.onEditSeekDialogResponse()
SeekChallengeSection.onFinger()
SeekChallengeSection.onRatingCenterSliderChanged()
SeekChallengeSection.onSeekAllButtonClicked()
SeekChallengeSection.onSeekButtonClicked()
SeekChallengeSection.onSeekRadioConfigButtonClicked()
SeekChallengeSection.onStrengthCheckToggled()
SeekChallengeSection.onTimeSpinChanged()
SeekChallengeSection.onToleranceButtonClicked()
SeekChallengeSection.onToleranceSliderChanged()
SeekChallengeSection.onUntimedCheckToggled()
SeekChallengeSection.onVariantComboChanged()
SeekChallengeSection.onVariantRadioChanged()
SeekChallengeSection.seekEditorWidgetDefaults
SeekChallengeSection.seekEditorWidgetGettersSetters
SeekChallengeSection.seekEditorWidgets
- pychess.perspectives.fics.SeekGraphPanel module
- pychess.perspectives.fics.SeekListPanel module
Sidepanel
Sidepanel.compareFunction()
Sidepanel.getSelectedPlayer()
Sidepanel.load()
Sidepanel.onAddSeek()
Sidepanel.onAssessReceived()
Sidepanel.onChallengeAdd()
Sidepanel.onChallengeRemove()
Sidepanel.onClearSeeksClicked()
Sidepanel.onCurGameEnded()
Sidepanel.onDeclineClicked()
Sidepanel.onPlayingGame()
Sidepanel.onRemoveSeek()
Sidepanel.onSelectionChanged()
Sidepanel.on_filter_button_toggled()
Sidepanel.our_seeks_removed()
Sidepanel.row_activated()
Sidepanel.seek_filter_func()
Sidepanel.selectFunction()
Sidepanel.textcolor_normal()
Sidepanel.textcolor_selected()
- Module contents
FICS
FICS.close()
FICS.create_toolbuttons()
FICS.init_layout()
FICS.matchDeclined()
FICS.nonoWhileExamine()
FICS.onArrivalNotification()
FICS.onDepartedNotification()
FICS.onFinger()
FICS.onGameModelStarted()
FICS.onObserveGameCreated()
FICS.onPlayGameCreated()
FICS.on_connection_error()
FICS.on_seek_updated()
FICS.open_lounge()
FICS.our_seeks_removed()
FICS.player_on_censor()
FICS.player_on_noplay()
FICS.present()
FICS.req_not_fit_formula()
FICS.show()
FICS.tooManySeeks()
FICS.user_from_notify_list_is_present()
- pychess.perspectives.games package
- Submodules
- pychess.perspectives.games.annotationPanel module
- pychess.perspectives.games.bookPanel module
- pychess.perspectives.games.chatPanel module
- pychess.perspectives.games.commentPanel module
- pychess.perspectives.games.engineOutputPanel module
- pychess.perspectives.games.historyPanel module
- pychess.perspectives.games.scorePanel module
- Module contents
Games
Games.adjust_divider()
Games.attachGameWidget()
Games.closeAllGames()
Games.closeGame()
Games.cur_gmwidg()
Games.customGetTabLabelText()
Games.delGameWidget()
Games.generalStart()
Games.getheadbook()
Games.init_layout()
Games.saveGame()
Games.saveGameAs()
Games.saveGamePGN()
Games.saveGameSimple()
Games.show_tabs()
Games.tabsCallback()
Games.zoomToBoard()
get_open_dialog()
get_save_dialog()
- pychess.perspectives.learn package
- pychess.perspectives.welcome package
Module contents
- class pychess.perspectives.Perspective(name, label)
Bases:
object
- activate_panel(name)
- close()
- create_toolbuttons()
- load_from_xml()
- on_clicked(button, panel)
Toggle show/hide side panel menu item in View menu
- on_toggled(menu_item, panel)
Show/Hide side panel
- property sensitive
- class pychess.perspectives.PerspectiveManager
Bases:
object
- activate_perspective(name)
- add_perspective(perspective)
- disable_perspective(name)
- get_perspective(name)
- on_persp_toggled(button)
- set_perspective_toolbuttons(name, buttons)
- set_perspective_widget(name, widget)
- set_widgets(widgets)
- pychess.perspectives.panel_name(module_name)