""" GUI module for the AutoLibrary project. Here are the classes and modules in this package: - ALMainWindow: Main window class. - ALAboutDialog: About dialog class. - ALConfigWidget: Configuration widget class. - ALSeatFrame: Seat frame class. - ALSeatMapView: Seat map view class. - ALSeatMapTable: Seat map table class. - ALSeatMapSelectDialog: Seat map select dialog class. - ALTimerTaskAddDialog: Timer task add dialog class. - ALTimerTaskHistoryDialog: Timer task history dialog class. - ALTimerTaskManageWidget: Timer task manage widget class. - ALUserTreeWidget: User tree widget class. - ALMainWorkers: Main workers class. - ALVersionInfo: Version info class. """